Module: UmbrellioUtils::Random

Extended by:
Random
Included in:
Random
Defined in:
lib/umbrellio_utils/random.rb

Instance Method Summary collapse

Instance Method Details

#uuidObject



7
8
9
# File 'lib/umbrellio_utils/random.rb', line 7

def uuid
  SecureRandom.uuid
end