Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_random.h35 #define php_random_bytes_silent(b, s) php_random_bytes((b), (s), 0) macro

Completed in 9 milliseconds