Click or drag to resize

SystemRandomSource Constructor

Overload List
 NameDescription
Public methodSystemRandomSource Construct a new random number generator with a random seed.
Public methodSystemRandomSource(Boolean) Construct a new random number generator with random seed.
Public methodSystemRandomSource(Int32) Construct a new random number generator with random seed.
Public methodSystemRandomSource(Int32, Boolean) Construct a new random number generator with random seed.
Top
See Also