Interface Types
Interface | Summary | ||
---|---|---|---|
IBlockRngCoreRepresents a block RNG with a result type of TItem. | I | Represents a block RNG that can be seeked. | |
Class Types
Class | Summary | ||||||
---|---|---|---|---|---|---|---|
BitwiseExtensions | Bitwise extensions to unsigned integer types. | ||||||
BlockBuffer32Assists in implementing seekable block based RNGs. | BlockBuffer32 | Assists in implementing block based RNGs. | Filler | A helper class to implement | IRng methods via either NextUInt32 or NextUInt64. Little Endian order is used where relevant.FloatUtils | Utilities to facilitate bitwise manipulation of floating point numbers. | |