(PHP 8 >= 8.2.0)
Random\Engine\Secure::generate — Generate cryptographically secure randomness
Returns cryptographically secure randomness.
Las fuentes de aleatoriedad empleadas por esta función son las siguientes:
Esta función no tiene parámetros.
A string containing PHP_INT_SIZE
cryptographically secure random bytes.