Useful libraries > paragonie/random_compat
PHP 7 offers a new set of CSPRNG functions: randombytes() and randomint(). This is a community effort to expose the same API in PHP 5 projects (forward compatibility layer). Permissively MIT licensed.
PHP 7 offers a new set of CSPRNG functions: randombytes() and randomint(). This is a community effort to expose the same API in PHP 5 projects (forward compatibility layer). Permissively MIT licensed.