The Random\CryptoSafeEngine interface

(PHP 8 >= 8.2.0)

Einführung

A marker interface indicating that the Random\Engine returns cryptographically secure randomness.

Interface-Übersicht

interfaceRandom\CryptoSafeEngineextendsRandom\Engine {
}
To Top