since 8.0; all algorithms that use this exception have been
deprecated and it is thus no longer required
public class RandomException
extends java.lang.RuntimeException
Exception for the error conditions that might occur in the random package.
Typically these exceptions indicate incorrect use and will not be caught,
consequently this is a subclass of RuntimeException.