[#absl-BitGen-result_type] = xref:absl.adoc[absl]::xref:absl/BitGen.adoc[BitGen]::result_type :relfileprefix: ../../ :mrdocs: The type of the values produced by this bit generator. == Synopsis Declared in `<absl/random/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using result_type = Base::result_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#