Click or drag to resize

RNGUniform Method

http://www.emgu.com
Overload List
  NameDescription
Public methodUniform(Double, Double)
Returns uniformly distributed random double number from [a,b) range
Public methodUniform(Int32, Int32)
Returns uniformly distributed integer random number from [a,b) range
Public methodUniform(Single, Single)
Returns uniformly distributed random float number from [a,b) range
Top
See Also