Click or drag to resize

RandGenMTwistInitialize Method

Overload List
 NameDescription
Public methodInitialize Reinitializes the random number generator using the time of day in milliseconds as the seed.
Public methodInitialize(Int32) Reinitializes the random number generator with the given seed.
Public methodInitialize(Int32) Reinitializes the random number generator with the given array.
Top
See Also