Click or drag to resize

RandomNumberGeneratorDiscreteUniform Method

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