php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
engine_secure.c File Reference
#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
 

Variable Documentation

◆ php_random_algo_secure

PHPAPI const php_random_algo php_random_algo_secure
Initial value:
= {
0,
generate,
range,
}
#define NULL
Definition gdcache.h:45

Definition at line 49 of file engine_secure.c.