Module: Encrypto::Random
- Defined in:
- lib/encrypto/random.rb
Class Method Summary collapse
Class Method Details
.bytes ⇒ Object
4 5 6 |
# File 'lib/encrypto/random.rb', line 4 def self.bytes RbNaCl::Random.random_bytes end |
4 5 6 |
# File 'lib/encrypto/random.rb', line 4 def self.bytes RbNaCl::Random.random_bytes end |