The Random\CryptoSafeEngine interface

(PHP 8 >= 8.2.0)

Introducción

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

Sinopsis de la Interfaz

interface Random\CryptoSafeEngine extends Random\Engine {
/* Métodos heredados */
}