Hackzilla\PasswordGenerator\RandomGenerator\RandomGeneratorInterface::randomInteger PHP Method

randomInteger() public method

public randomInteger ( $min, $max )
    public function randomInteger($min, $max);
RandomGeneratorInterface