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.

Created with MrDocs