Overload List
| Name | Description | |
|---|---|---|
| DoubleRandomUniformDistribution()()() |
Constructs a random number generator with bounds 0 and 1.
| |
| DoubleRandomUniformDistribution(Double, Double) |
Constructs a random number generator with the specified lower and upper bounds.
| |
| DoubleRandomUniformDistribution(Double, Double, DoubleRandomUniformDistribution..::.GenerationMethod) |
Constructs a random number generator with the specified lower and upper bounds
and generation method.
|