The Random\RandomException class
(PHP 8 >= 8.2.0)
Introduction
The base class for Exception s that occur during generation or use of randomness.
Class synopsis
class Random\RandomException
extends
Exception
{
/* Inherited properties */
/* Inherited methods */
}
There are no user contributed notes for this page.