RandomSource<TGenerator> Properties

Properties

BitsPerWord Gets the number of bits per word in the generator's native output.
Generator Gets a reference to the underlying Layer 2 generator.
Name Gets a human-readable name for this random number generator.
StateSize Gets the number of bytes required to save/load this generator's state.
Uncached Gets an uncached facade for this random number generator.

See Also