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
Returns the base of the logarithm.
Declared in <absl/random/log_uniform_int_distribution.h>
result_type
base() const;
The logarithm base.
Created with MrDocs