![]() | IntRandomUniformDistribution Constructor |
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, IntRandomUniformDistributionGenerationMethod) |
Constructs a random number generator with the specified lower and upper bounds.
|