Home
last modified time | relevance | path

Searched defs:php_random_int_throw (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/random/
H A Dphp_random.h198 # define php_random_int_throw(min, max, result) php_random_int((min), (max), (result), 1) macro

Completed in 11 milliseconds