The Random\Engine\Secure class
(PHP 8 >= 8.2.0)
简介
Generates cryptographically secure randomness using the operating system’s CSPRNG.
The randomness generated by this Random\Engine is suitable for all applications, including the generation of long-term secrets, such as encryption keys.
The Random\Engine\Secure engine is the recommended safe default choice, unless the application requires either reproducible sequences or very high performance.
类摘要
/* 方法 */
}目录
- Random\Engine\Secure::generate — Generate cryptographically secure randomness
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.random-engine-secure.php