Click or drag to resize

RandomGenerator Constructor

Overload List
 NameDescription
Public methodRandomGeneratorConstructs the random generator with a seed value of 0.
Public methodRandomGenerator(String)Constructs the random generator with a seed using the hash value of a given string.
Public methodRandomGenerator(UInt32)Constructs the random generator with a seed value.
Top
See Also