RandomExtensionsNextDouble Method

Overload List

NextDouble(Random, Double, FloatScale) Returns a non-negative random Double value that is less than or equal to the specified maxValue.
NextDouble(Random, Double, Double, FloatScale) Returns a random Double value that is within a specified range.

See Also