|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php.h"#include "php_random.h"#include "php_random_csprng.h"#include "Zend/zend_exceptions.h"Go to the source code of this file.
Variables | |
| PHPAPI const php_random_algo | php_random_algo_secure |
| PHPAPI const php_random_algo php_random_algo_secure |
Definition at line 49 of file engine_secure.c.