Returns the smallest value the distribution can produce.

Synopsis

Declared in <absl/random/zipf_distribution.h>

result_type
min() const;

Return Value

0.

Created with MrDocs