Returns the smallest possible value from this bit generator.
Declared in <absl/random/bit_gen_ref.h>
<absl/random/bit_gen_ref.h>
constexpr static result_type min();
The smallest value that operator() can return.
operator()