[#FastRandomContext-result_type] = xref:FastRandomContext.adoc[FastRandomContext]::result_type :relfileprefix: ../ :mrdocs: Result type of the generator, for the UniformRandomBitGenerator concept. == Synopsis Declared in `<random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef uint64_t result_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#