| RandomGetNum Method |
| Name | Description | |
|---|---|---|
| GetNum |
Returns a random number between 0 and uint.MaxValue inclusive
| |
| GetNum(Int32) |
Returns a random number between 0 and maxInclusive inclusive
| |
| GetNum(UInt32) |
Returns a random number between 0 and maxInclusive inclusive
|