[#absl-log_uniform_int_distribution-base] = xref:absl.adoc[absl]::xref:absl/log_uniform_int_distribution.adoc[log_uniform_int_distribution]::base :relfileprefix: ../../ :mrdocs: Returns the base of the logarithm. == Synopsis Declared in `<absl/random/log_uniform_int_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/log_uniform_int_distribution/result_type.adoc[result_type] base() const; ---- == Return Value The logarithm base. [.small]#Created with https://www.mrdocs.com[MrDocs]#