mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-03-11 01:15:27 -04:00
random::hash() random::string() random::percent() random::int() So that we don't have lots of different ways to get random values all over the code. Follow-on to #1527.