Rand |
The RandGenUniform type exposes the following members.
| Name | Description | |
|---|---|---|
| LowerBound | Gets and sets the lower bound for this generator. | |
| UniformDeviateMethod |
Gets and sets the delegate method for generating uniform deviates between
zero and one.
(Inherited from RandomNumberGenerator) | |
| UpperBound | Gets and set the upper bound for this generator. |