Returns the largest possible value from this bit generator.
Declared in <absl/random/bit_gen_ref.h>
<absl/random/bit_gen_ref.h>
constexpr static result_type max();
The largest value that operator() can return.
operator()