random_compat v0.9.2 Release Notes

Release Date: 2015-07-16 // almost 9 years ago
    • Consolidated $range > PHP_INT_MAX logic with $range <= PHP_INT_MAX (thanks @oittaa and @CodesInChaos)
    • tests/phpunit.sh now also runs the tests with mbstring.func_overload and open_basedir
    • 💅 Style consistency, whitespace cleanup, more meaningful variable names