ThreadSafeRandom Module
Functions and values
| Function or value | Description |
Full Usage:
next minInclusive maxExclusive
Parameters:
int
maxExclusive : int
Returns: int
|
|
Full Usage:
nextBytes buffer
Parameters:
byte[]
|
|
Full Usage:
nextUInt64 ()
Parameters:
unit
Returns: uint64
|