77787980818283
} protected BinomialGenerator createValueGenerator(Random rng) { return new BinomialGenerator(n, p, rng); }