Click or drag to resize

RandGenNormal Properties

The RandGenNormal type exposes the following members.

Properties
 NameDescription
Public propertyMean Gets and sets the mean of the normal distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Public propertyVariance Gets and sets the variance of the normal distribution.
Top
See Also