[#mp_units-uniform_real_distribution-05-param-06] = xref:mp_units.adoc[mp_units]::xref:mp_units/uniform_real_distribution-05.adoc[uniform_real_distribution]::param :relfileprefix: ../../ :mrdocs: Returns the parameter set of the distribution. == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- param_type param() const; ---- == Return Value the parameter set of the distribution. [.small]#Created with https://www.mrdocs.com[MrDocs]#