Overload List
| Name | Description | |
|---|---|---|
| IntRandomUniformDistribution()()() |
Constructs a random number generator with bounds 0 and 100.
| |
| IntRandomUniformDistribution(Int32, Int32) |
Constructs a random number generator with the specified lower and upper bounds.
| |
| IntRandomUniformDistribution(Int32, Int32, IntRandomUniformDistribution..::.GenerationMethod) |
Constructs a random number generator with the specified lower and upper bounds.
|