module Identifier::UUID::Random::Substitute
Public Class Methods
build()
click to toggle source
# File lib/identifier/uuid/random.rb, line 33 def self.build Random.new end
# File lib/identifier/uuid/random.rb, line 33 def self.build Random.new end