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