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