Resets the uniform int distribution.
Declared in <absl/random/uniform_int_distribution.h>
<absl/random/uniform_int_distribution.h>
void reset();
Note that this function has no effect because the distribution already produces independent values.