aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/digest
Commit message (Collapse)AuthorAgeFilesLines
* Move uuid_v5 and uuid_v3 to Digest::UUIDRafael Mendonça França2014-07-151-0/+24
These methods are not random so they should not belings to SecureRandom module.