A interface Random\CryptoSafeEngine

(PHP 8 >= 8.2.0)

Introdução

Uma interface de marcador indicando que Random\Engine retorna aleatoriedade criptograficamente segura.

Resumo da Interface

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