distributions
generators
other
public member function
<random>
Minimum value
Returns the greatest lower bound of the range of values potentially returned by member operator().
Return value
The lower bound of possible values generated by the distribution.
result_type is a member type, defined as an alias of the first class template parameter (IntType).