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 */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top