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