mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead.
Before: 26 bits entropy After: 72 bits entropyremotes/origin/stable45
parent
dc66e94ee3
commit
bd804b74c4
Loading…
Reference in new issue