Click or drag to resize

MT19937 Constructor

Overload List
  NameDescription
Public methodMT19937
Initializes a new instance of the MersenneTwister class, using a time-dependent default seed value.
Public methodMT19937(Int32)
Initializes a new instance of the MersenneTwister class, using the specified seed value.
Top
See Also