Click or drag to resize

RandIsaac Constructor

Overload List
 NameDescription
Public methodRandIsaac Constructs an ISAAC RNG with the default seed value of an array of 256 Int32 zeroes.
Public methodRandIsaac(Int32) Constructs an ISAAC RNG seeded by an Int32 array of maximum length SIZE (256).
Top
See Also