![]() | IntRandomUniformDistribution Methods |
The IntRandomUniformDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of this random number generator.
|
![]() | Fill |
Uses the given random number stream to fill the given array of
integers with random values.
|
![]() | SetRange |
Sets the bound for this distribuion. Uniform
deviates will be in the interval [lower, upper].
|