A factory that produces Random Number Generators.
- Namespace
- RandN
.Rngs - Containing Type
- SystemCryptoRng
- Interfaces
- Base Types
- object
- ValueType
Syntax
public readonly struct SystemCryptoRng.Factory : ValueType, IRngFactory<SystemCryptoRng>Methods
| Name | Return Value | Summary |
|---|---|---|
| Create | SystemCryptoRng | Creates a new TRng. |