Home
last modified time | relevance | path

Searched refs:RandomException (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/random/tests/03_randomizer/methods/
H A DnextInt_64_engine_on_32_platform.phpt15 } catch (Random\RandomException $e) {
H A DnextInt.phpt32 } catch (\Random\RandomException $e) {
/PHP-8.2/ext/random/
H A Drandom.stub.php168 class RandomException extends \Exception class
/PHP-8.2/
H A DUPGRADING233 . random_bytes() and random_int() now throw \Random\RandomException on CSPRNG failure.
H A DNEWS2248 . Added extension specific Exceptions/Errors (RandomException, RandomError,

Completed in 13 milliseconds