RandomNumberGeneratorDefaultUniform Method

Overload List

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

See Also