[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Random_* Compatibility Library for using the new PHP 7 random_* API in PHP 5 projects The MIT License (MIT)
File Size: | 190 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
random_bytes($bytes) X-Ref |
Unless open_basedir is enabled, use /dev/urandom for random numbers in accordance with best practices Why we use /dev/urandom and not /dev/random param: int $bytes return: string |
Generated: Sun Jul 9 01:00:02 2023 | Cross-referenced by PHPXref 0.7.1 |