InsecureRandomContext::operator()

Generate the next random value, for the UniformRandomBitGenerator concept.

Synopsis

Declared in <random.h>

uint64_t
operator()() noexcept;

Return Value

A random 64-bit value.