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