func math/rand.NewZipf

one use

	math/rand (current package)
		zipf.go#L39: func NewZipf(r *Rand, s float64, v float64, imax uint64) *Zipf {