absl::uniform_real_distribution::a

Returns the lower bound of the interval.

Synopsis

Declared in <absl/random/uniform_real_distribution.h>

result_type
a() const;

Return Value

The lower bound a.