![]() | Rand |
The RandGenMTwist type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MaxRandomInt | Gets the maximum random integer value. All random integers generated by instances of this class are less than or equal to this value. This value is 0x7fffffff (2,147,483,647). |
![]() | UniformDeviateMethod |
Gets and sets the delegate method for generating uniform deviates between
zero and one.
(Inherited from RandomNumberGenerator) |