absl::log_uniform_int_distribution::reset

Resets the internal state of the distribution.

Synopsis

Declared in <absl/random/log_uniform_int_distribution.h>

void
reset();

Description

This is a no-op for this distribution.