Returns the largest value the distribution can produce.

Synopsis

Declared in <absl/random/bernoulli_distribution.h>

result_type
max() const;

Return Value

true.

Created with MrDocs