Smallest value the generator can produce.
Synopsis
Declared in <random.h>
constexpr
static
uint64_t
min() noexcept;
Return Value
0, the lower bound of the output range.
Created with MrDocs
Smallest value the generator can produce.
Declared in <random.h>
constexpr
static
uint64_t
min() noexcept;
0, the lower bound of the output range.
Created with MrDocs