Random Source<TGenerator> Properties
Properties
| Bits | 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. |
| State | Gets the number of bytes required to save/load this generator's state. |
| Uncached | Gets an uncached facade for this random number generator. |