The Random\CryptoSafeEngine interface

(PHP 8 >= 8.2.0)

Introdução

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

Resumo da Interface

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