Method: Neb::Utils#uuid

Defined in:
lib/neb/utils.rb

#uuidObject



49
50
51
# File 'lib/neb/utils.rb', line 49

def uuid
  SecureRandom.uuid
end