A factory that produces Random Number Generators.
- Namespace
- RandN
- Implementing Types
Syntax
public interface IRngFactory<out TRng> where TRng : notnull, IRngType Parameters
| Name | Description |
|---|---|
| TRng |
public interface IRngFactory<out TRng> where TRng : notnull, IRng| Name | Description |
|---|---|
| TRng |