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.
Created with MrDocs
Largest value the generator can produce.
Declared in <random.h>
constexpr
static
uint64_t
max() noexcept;
The maximum representable uint64_t value.
Created with MrDocs