Click or drag to resize

FastRandom Constructor

Overload List
  NameDescription
Public methodFastRandom
Initializes a new instance of the FastRandom class, using a time-dependent default seed value.
Public methodFastRandom(Int32, Boolean)
Initializes a new instance of the FastRandom class, using the specified seed value.
Top
See Also