MT19937 Constructor |
| Name | Description | |
|---|---|---|
| MT19937 |
Initializes a new instance of the MersenneTwister class, using a time-dependent default seed value.
| |
| MT19937(Int32) |
Initializes a new instance of the MersenneTwister class, using the specified seed value.
|