Method | Description | |
---|---|---|
GetSecureRng ( ) : Rng |
Get a new instance which implements Rng using System.Random An instance returned should be used in the same thread. |
|
GetSystemRandomRng ( ) : Rng |
Get a new instance which implements Rng using System.Random An instance returned should be used in the same thread. |