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