Overload List

  NameDescription
Initialize()()()
Reinitializes the random number generator using the time of day in milliseconds as the seed.
Initialize(Int32)
Reinitializes the random number generator with the given seed.
Initialize(array<Int32>[]()[])
Reinitializes the random number generator with the given array.

See Also