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