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)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here