Returns the random generator configured for this environment
public function getRandomGenerator() : RandomGeneratorInterface { return $this->randomGenerator; }