Returns the lower bound of the interval.

Synopsis

Declared in <absl/random/uniform_int_distribution.h>

result_type
a() const;

Return Value

The lower bound a.

Created with MrDocs