WhetStone.Random Namespace |
| Class | Description | |
|---|---|---|
| ByteEnumeratorGenerator |
A random generator that utilizes the Bytes to generate an arbitrary length array.
| |
| GlobalRandomGenerator |
A RandomGenerator that wraps a static instance of a RandomGenerator.
| |
| LocalRandomGenerator |
A random generator wrapping a WhetStone.Random object.
| |
| pick |
A static container for identity method
| |
| RandomGenerator |
A class that generates random values.
| |
| ShaGenerator |
A RandomGenerator using SHA512 hashing to generate Bytes.
|