34353637383940
} protected ExponentialGenerator createValueGenerator(Random rng) { return new ExponentialGenerator(rate, rng); }