Module: Reflect::Controls::Namespace::Random
- Defined in:
- lib/reflect/controls/namespace.rb
Class Method Summary collapse
Class Method Details
.get ⇒ Object
5 6 7 |
# File 'lib/reflect/controls/namespace.rb', line 5 def self.get :"X#{SecureRandom.hex}" end |