Returns the base of the logarithm.

Synopsis

Declared in <absl/random/log_uniform_int_distribution.h>

result_type
base() const;

Return Value

The logarithm base.

Created with MrDocs