Implement NextUInt64 via NextUInt32, using Little Endian order.
- Namespace
- RandN
.Implementation - Containing Type
- Filler
Syntax
public static ulong NextUInt64ViaUInt32<TRng>(TRng rng) where TRng : IRngType Parameters
| Name | Description |
|---|---|
| TRng |
Parameters
| Name | Type | Description |
|---|---|---|
| rng | TRng |
Return Value
| Type | Description |
|---|---|
| ulong |