Open Dev Kit Documentation :: General :: Math :: Random Long
Root.Math.RandomLong( Minimum Long, Maximum Long ) LongReturns a random integer inclusive of the specified range
Parameters
- Minimum Long
- Lower bound of the random number to be generated
- Maximum Long
- 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
