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