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