IRandom Source<TGenerator> Properties
Properties
| Bits |
Gets the number of bits per word in the generator's native output.
(Inherited from IRandomSource) |
| Generator | Gets a reference to the underlying Layer 2 generator. |
| Name |
Gets a human-readable name for this random number generator.
(Inherited from IRandomSource) |
| State |
Gets the number of bytes required to save/load this engine's state.
(Inherited from IStateful) |