RandomGeneratorNext Method |
Name | Description | |
---|---|---|
Next |
Returns a nonnegative random number.
| |
Next(Int32) |
Returns a nonnegative random number less than the specified maximum.
| |
Next(Int32, Int32) |
Returns a random number within a specified range.
|