Click or drag to resize

RandGenUniform Properties

The RandGenUniform type exposes the following members.

Properties
 NameDescription
Public propertyLowerBound Gets and sets the lower bound for this generator.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Public propertyUpperBound Gets and set the upper bound for this generator.
Top
See Also