Click or drag to resize

IntRandomUniformDistribution Constructor

Overload List
 NameDescription
Public methodIntRandomUniformDistribution Constructs a random number generator with bounds 0 and 100.
Public methodIntRandomUniformDistribution(Int32, Int32) Constructs a random number generator with the specified lower and upper bounds.
Public methodIntRandomUniformDistribution(Int32, Int32, IntRandomUniformDistributionGenerationMethod) Constructs a random number generator with the specified lower and upper bounds.
Top
See Also