Overload List

  NameDescription
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.

See Also