[#bsl-mt19937_64] = xref:bsl.adoc[bsl]::mt19937_64 :relfileprefix: ../ :mrdocs: Alias for `std::mt19937_64` in the `bsl` namespace. == Synopsis Declared in `<bsl_random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::mt19937_64; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#