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