Returns the largest value the generator can produce.
Synopsis
Declared in <folly/Random.h>
constexpr
static
result_type
max();
Return Value
The maximum output value.
Created with MrDocs
Returns the largest value the generator can produce.
Declared in <folly/Random.h>
constexpr
static
result_type
max();
The maximum output value.
Created with MrDocs