Creates a new TRng.
- Namespace
- RandN
.Rngs - Containing Type
- SystemCryptoRng
.Factory - Implements
- IRngFactory
<SystemCryptoRng> .Create ()
- IRngFactory
Syntax
public SystemCryptoRng Create()
Return Value
Type | Description |
---|---|
SystemCryptoRng | A new TRng instance. |