Produces random bits patterns. More...
Produces random bits patterns.
This generator produces random bit patterns by generating a random integer value and interpreting its bits as the bits of the target type. The number of bits generated is equal to the number of bits in the target type.