|  | Rand | 
The RandGenJohnson type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Delta | Gets and sets the delta parameter of the Johnson distribution. | 
|  | Gamma | Gets and sets the gamma parameter of the Johnson distribution. | 
|  | Lambda | Gets and sets the lambda parameter of the Johnson distribution. | 
|  | Type | Gets and sets the transformation type of the Johnson distribution. | 
|  | UniformDeviateMethod | Gets and sets the delegate method for generating uniform deviates between
            zero and one. (Inherited from RandomNumberGenerator) | 
|  | Xi | Gets and sets the xi parameter of the Johnson distribution. | 
 See Also
See Also