Searched refs:php_random_algo_xoshiro256starstar (Results 1 – 3 of 3) sorted by relevance
113 return php_random_range(&php_random_algo_xoshiro256starstar, status, min, max); in range()152 const php_random_algo php_random_algo_xoshiro256starstar = { variable
245 extern PHPAPI const php_random_algo php_random_algo_xoshiro256starstar;
215 …it(ce, &random_engine_xoshiro256starstar_object_handlers, &php_random_algo_xoshiro256starstar)->st… in php_random_engine_xoshiro256starstar_new()
Completed in 9 milliseconds