module Identifier::UUID::Controls::Random

Public Class Methods

example() click to toggle source
# File lib/identifier/uuid/controls/random.rb, line 5
def self.example
  Identifier::UUID::Random.get
end