Method: Messaging::Controls::Properties::Random::SomeProperty.value
- Defined in:
- lib/messaging/controls/properties.rb
.value ⇒ Object
32 33 34 |
# File 'lib/messaging/controls/properties.rb', line 32 def self.value SecureRandom.hex end |