Generate the next random value, for the UniformRandomBitGenerator concept.
Declared in <random.h>
<random.h>
uint64_t operator()() noexcept;
A random 64-bit value.