Method: MessageStore::Controls::RandomValue.example
- Defined in:
- lib/message_store/controls/random_value.rb
.example ⇒ Object
4 5 6 |
# File 'lib/message_store/controls/random_value.rb', line 4 def self.example SecureRandom.hex end |