Open Dev Kit Documentation :: General :: Math :: Random Float
Root.Math.RandomFloat( Minimum Float, Maximum Float ) FloatReturns a random floating-point number inclusive of the specified range
Parameters
- Minimum Float
- Lower bound of the random number to be generated
- Maximum Float
- Upper bound of the random number to be generated
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
