absl::uniform_int_distribution::max

Returns the largest value the distribution can produce.

Synopsis

Declared in <absl/random/uniform_int_distribution.h>

result_type
max() const;

Return Value

The upper bound b.