Constructs a new
Random wrapper over rng .- Namespace
- RandN
.Compat - Containing Type
- RandomShim
Syntax
public static RandomShim<TRng> Create<TRng>(TRng rng) where TRng : IRngType Parameters
| Name | Description |
|---|---|
| TRng |
Parameters
| Name | Type | Description |
|---|---|---|
| rng | TRng |
Return Value
| Type | Description |
|---|---|
| RandomShim |