FastRandomContext::max

Largest value the generator can produce.

Synopsis

Declared in <random.h>

constexpr
static
uint64_t
max() noexcept;

Return Value

The maximum representable uint64_t value.