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