Skip to content

llFrand

float llFrand(float Magnitude)

Returns a pseudo random number in the range [0, Magnitude] or [Magnitude, 0].

Returns a pseudo-random number between [0, Magnitude].

Parameters
Magnitude (float)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here