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