[#mp_units-geometric_distribution-08-reset] = xref:mp_units.adoc[mp_units]::xref:mp_units/geometric_distribution-08.adoc[geometric_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 geometric distribution. [.small]#Created with https://www.mrdocs.com[MrDocs]#