Click or drag to resize

WhetStone.Random Namespace

 
Classes
  ClassDescription
Public classByteEnumeratorGenerator
A random generator that utilizes the Bytes to generate an arbitrary length array.
Public classGlobalRandomGenerator
A RandomGenerator that wraps a static instance of a RandomGenerator.
Public classLocalRandomGenerator
A random generator wrapping a WhetStone.Random object.
Public classpick
A static container for identity method
Public classRandomGenerator
A class that generates random values.
Public classShaGenerator
A RandomGenerator using SHA512 hashing to generate Bytes.