Click or drag to resize

RandomNumberGeneratorUniform Method

Overload List
  NameDescription
Public methodUniform(Double, Double)
Draws a sample point from a Uniform distribution defined on the interval having the specified bounds.
Public methodUniform(Int32, Double, Int32, Double, Double)
Draws a sample from a Uniform distribution defined on the specified interval and returns it in a destination array.
Top
See Also