php-random-compat
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Description
The random_compat polyfill provides simple interfaces for cryptographically secure random number generators added in PHP 7.0.0: * random_bytes(int) generates an arbitrary number of random bytes
* random_int(int, int) returns a random integer between two given values
(inclusive)
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/paragonie/random_compat
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install php-random-compat