RandomGenerator::getCount PHP Method

getCount() public method

public getCount ( )
    public function getCount()
    {
        return $this->count;
    }
RandomGenerator