DiscreteUniform(Int32, Int32) | Draws a sample point from a discrete Uniform distribution defined on the interval having the specified bounds. |
DiscreteUniform(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. |