Piwigo
Piwigo copied to clipboard
remove random_compat code, now useless with PHP 7+
include/random_compat was implemented for using the new PHP 7 random_* API in PHP 5 projects.
Now that PHP 7.1 is required for Piwigo 15, this library has become useless.