NonCryptographicRandom Properties
A random number generator.
Name | Description |
---|---|
Default static |
Gets an instance of Non initialized with a hard-coded seed.
|
System static |
Gets an instance of Non seeded by the system clock.
|
See Also