Threefry 4x 64 Properties
Properties
| Bits |
Gets the number of bits per word in the generator's native output.
(Overrides RandomSource<TGenerator>.BitsPerWord) |
| Block |
Gets the number of output words per block produced by this generator.
(Inherited from CounterBasedRandomSource<TGenerator, TWord>) |
| Counter |
Gets the number of words in the engine counter.
(Inherited from CounterBasedRandomSource<TGenerator, TWord>) |
| Jump | Gets the size category of the primary jump operation. |
| Key |
Gets the number of words in the engine key.
(Inherited from CounterBasedRandomSource<TGenerator, TWord>) |
| Long | Gets the size category of the long jump operation. |
| Name |
Gets a human-readable name for this random number generator.
(Overrides RandomSource<TGenerator>.Name) |
| State |
Gets the number of bytes required to save/load this generator's state.
(Inherited from RandomSource<TGenerator>) |
| Uncached |
Gets an uncached facade for this random number generator.
(Inherited from RandomSource<TGenerator>) |