Click or drag to resize

RandomNumberGeneratorDefaultUniform Method

Overload List
  NameDescription
Public methodDefaultUniform
Draws a sample point from a Uniform distribution defined on the interval having 0 and 1 as bounds.
Public methodDefaultUniform(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.
Top
See Also