Generates a random integer.
Declared in <absl/random/zipf_distribution.h>
<absl/random/zipf_distribution.h>
template<typename URBG> result_type operator()(URBG& g);
A random integer distributed according to the parameter set.