Overload List
| Name | Description | |
|---|---|---|
| RandGenMTwist()()() |
Creates a random number generator using the time of day in milliseconds as
the seed.
| |
| RandGenMTwist(Int32) |
Creates a random number generator initialized with the given seed.
| |
| RandGenMTwist(array<Int32>[]()[]) |
Creates a random number generator initialized with the given array.
|