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