Searched defs:php_random_int_throw (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/random/ | ||
H A D | php_random.h | 211 static inline zend_result php_random_int_throw(zend_long min, zend_long max, zend_long *result) in php_random_int_throw() function |
Completed in 14 milliseconds