RandomExtensionsNextDouble Method

Overload List

NextDouble(Random, Double) Returns a non-negative Double value between zero and the maximum specified.
NextDouble(Random, Double, Double) Returns a non-negative Double value between the minimum and maximum specified.

See Also