GeneratorNext |
| Name | Description | |
|---|---|---|
| NextDouble | Returns a nonnegative floating point random number less than 1.0. | |
| NextDouble(Double) | Returns a nonnegative floating point random number less than the specified maximum. | |
| NextDouble(Double, Double) | Returns a floating point random number within the specified range. |