[#mp_units-uniform_int_distribution-0e-param-0d] = xref:mp_units.adoc[mp_units]::xref:mp_units/uniform_int_distribution-0e.adoc[uniform_int_distribution]::param :relfileprefix: ../../ :mrdocs: Sets the parameter set of the distribution. == Synopsis Declared in `<bits/uniform_int_dist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void param(param_type const& __param); ---- == Parameters [cols="1,4"] |=== |Name|Description | *__param* | The new parameter set of the distribution. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#