module
SecureRandom
v6.1.7.7 -
Show latest stable
No documentation available for this module.
Constants
BASE36_ALPHABET = ("0".."9").to_a + ("a".."z").to_a
BASE58_ALPHABET = ("0".."9").to_a + ("A".."Z").to_a + ("a".."z").to_a - ["0", "O", "I", "l"]
Files
- activesupport/lib/active_support/core_ext/securerandom.rb