Returns the random generator used by this factory
public function getRandomGenerator() : RandomGeneratorInterface { return $this->randomGenerator; }