MT |
The MT19937Generator type exposes the following members.
| Name | Description | |
|---|---|---|
| CanReset |
Gets a value indicating whether the MT19937Generator can be reset, so that it produces the
same pseudo-random number sequence again.
(Overrides GeneratorCanReset) | |
| Maximum |
Gets the maximum number that a call to Next can return.
(Inherited from Generator) |