|  | Rand | 
The RandGenBeta type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Alpha | Gets and sets the alpha, or shape parameter, of the beta distribution. | 
|  | Beta | Gest and sets the beta parameter of the beta distribution. | 
|  | UniformDeviateMethod | Gets and sets the delegate method for generating uniform deviates between
            zero and one. (Inherited from RandomNumberGenerator) | 
 See Also
See Also