[#absl-BitGen-max] = xref:absl.adoc[absl]::xref:absl/BitGen.adoc[BitGen]::max :relfileprefix: ../../ :mrdocs: Returns the largest possible value from this bit generator. == Synopsis Declared in `<absl/random/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using Base::max; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#