[#absl-bernoulli_distribution-max] = xref:absl.adoc[absl]::xref:absl/bernoulli_distribution.adoc[bernoulli_distribution]::max :relfileprefix: ../../ :mrdocs: Returns the largest value the distribution can produce. == Synopsis Declared in `<absl/random/bernoulli_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/bernoulli_distribution/result_type.adoc[result_type] max() const; ---- == Return Value `true`. [.small]#Created with https://www.mrdocs.com[MrDocs]#