Click or drag to resize

FloatRandomUniformDistribution Constructor

Overload List
 NameDescription
Public methodFloatRandomUniformDistribution Constructs a random number generator with bounds 0 and 1.
Public methodFloatRandomUniformDistribution(Single, Single) Constructs a random number generator with the specified lower and upper bounds.
Public methodFloatRandomUniformDistribution(Single, Single, FloatRandomUniformDistributionGenerationMethod) Constructs a random number generator with the specified lower and upper bounds and generation method.
Top
See Also