[#mp_units-uniform_real_distribution-05-reset] = xref:mp_units.adoc[mp_units]::xref:mp_units/uniform_real_distribution-05.adoc[uniform_real_distribution]::reset :relfileprefix: ../../ :mrdocs: Resets the distribution state. == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void reset(); ---- == Description Does nothing for the uniform real distribution. [.small]#Created with https://www.mrdocs.com[MrDocs]#