mp_units::uniform_real_distribution::min

Returns the inclusive lower bound of the distribution range.

Synopsis

Declared in <bits/random.h>
result_type
min() const;

Return Value

the inclusive lower bound of the distribution range.