Returns the largest value the engine can produce.

Synopsis

Declared in <folly/random/hash.h>

constexpr
static
result_type
max();

Return Value

The maximum result value.

Created with MrDocs