Skip to content

zipf

zipf(options): NumberSampler

Defined in: src/distribution/discrete/urn.ts:82

Zipf: a rank in 1..n, following the power law behind word frequency.

ZipfOptions

NumberSampler

zipf({ s: 1.2, n: 1000 }).sample(); // 3