MT |
Name | Description | |
---|---|---|
MT19937Generator | Initializes a new instance of the MT19937Generator class, using a time-dependent default seed value. | |
MT19937Generator(Int32) | Initializes a new instance of the MT19937Generator class, using the specified seed value. | |
MT19937Generator(Int32) | Initializes a new instance of the MT19937Generator class, using the specified seed array. | |
MT19937Generator(UInt32) | Initializes a new instance of the MT19937Generator class, using the specified seed value. | |
MT19937Generator(UInt32) | Initializes a new instance of the MT19937Generator class, using the specified seed array. |