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