Module: Slosilo::Random
- Defined in:
- lib/slosilo/random.rb
Class Method Summary collapse
Class Method Details
.salt ⇒ Object
6 7 8 |
# File 'lib/slosilo/random.rb', line 6 def salt OpenSSL::Random::random_bytes 32 end |
6 7 8 |
# File 'lib/slosilo/random.rb', line 6 def salt OpenSSL::Random::random_bytes 32 end |