Returns the largest value the distribution can produce.
Declared in <absl/random/discrete_distribution.h>
<absl/random/discrete_distribution.h>
result_type max() const;
The index of the last possible outcome, inclusive.