Returns the largest value the distribution can produce.
Declared in <absl/random/poisson_distribution.h>
<absl/random/poisson_distribution.h>
result_type max() const;
The maximum value representable by the result type.