DoubleExtensionsGetRandom Method |
| Name | Description | |
|---|---|---|
| GetRandom(Double) |
Returns a random number less than the double value
and greater than or equal to 0
| |
| GetRandom(Double, Double) |
Returns a random number greater than or equal to the specified minValue and less than the maxValue
|