Resets the distribution state.

Synopsis

Declared in <bits/uniform_int_dist.h>

void
reset();

Description

Does nothing for the uniform integer distribution.

Created with MrDocs