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