Nuacht

Your PRGen class will extend the java.util.Random class, but you should only implement the constructor and "next" method specified above. Your "next" method should follow the same behavior as the java ...