[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
GetRandomInteger(Int32) |
Gets a random integer between 0, inclusive, and the specified maximum value, exclusive.
| |
GetRandomInteger(Int32, Int32) |
Gets a random integer between the specified minimum and maximum value, inclusive.
|
See Also