Random |
Name | Description | |
---|---|---|
RandomGenerator | Constructs the random generator with a seed value of 0. | |
RandomGenerator(String) | Constructs the random generator with a seed using the hash value of a given string. | |
RandomGenerator(UInt32) | Constructs the random generator with a seed value. |