RandomNumberGeneratorUniform Method

Overload List

Uniform(Double, Double) Draws a sample point from a Uniform distribution defined on the interval having the specified bounds.
Uniform(Int32, Double, Int32, Double, Double) Draws a sample from a Uniform distribution defined on the specified interval and returns it in a destination array.

See Also