|  | Rand | 
The RandGenNormal type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Mean | Gets and sets the mean of the normal distribution. | 
|  | UniformDeviateMethod | Gets and sets the delegate method for generating uniform deviates between
            zero and one. (Inherited from RandomNumberGenerator) | 
|  | Variance | Gets and sets the variance of the normal distribution. | 
 See Also
See Also