Home
last modified time | relevance | path

Searched refs:php_random_algo_pcgoneseq128xslrr64 (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/random/
H A Dengine_pcgoneseq128xslrr64.c60 return php_random_range(&php_random_algo_pcgoneseq128xslrr64, status, min, max); in range()
105 const php_random_algo php_random_algo_pcgoneseq128xslrr64 = { variable
H A Dphp_random.h244 extern PHPAPI const php_random_algo php_random_algo_pcgoneseq128xslrr64;
H A Drandom.c210 …t(ce, &random_engine_pcgoneseq128xslrr64_object_handlers, &php_random_algo_pcgoneseq128xslrr64)->s… in php_random_engine_pcgoneseq128xslrr64_new()

Completed in 11 milliseconds