mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
038f546777
Most srand instances are removed to allow PHP to do the work. srand was left for group randomization due to the method used.