
fix(core) Use only random_int for pseudo-random int generation

For PHP<7.0, we fall back on openssl_random_pseudo_bytes from openssl module. issue #5843
Showing
+48 -34
Please register or sign in to comment