[#absl-zipf_distribution-k] = xref:absl.adoc[absl]::xref:absl/zipf_distribution.adoc[zipf_distribution]::k :relfileprefix: ../../ :mrdocs: Returns the largest value the distribution can produce. == Synopsis Declared in `<absl/random/zipf_distribution.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/zipf_distribution/result_type.adoc[result_type] k() const; ---- == Return Value The `k` parameter. [.small]#Created with https://www.mrdocs.com[MrDocs]#