Class: Identifiable::Stylists::Uuid
- Inherits:
-
Object
- Object
- Identifiable::Stylists::Uuid
- Defined in:
- lib/identifiable/stylists/uuid.rb
Instance Method Summary collapse
Instance Method Details
#random_id ⇒ Object
6 7 8 |
# File 'lib/identifiable/stylists/uuid.rb', line 6 def random_id SecureRandom.uuid end |