Module: Identifier::UUID::Random::Substitute

Defined in:
lib/identifier/uuid/random.rb

Defined Under Namespace

Classes: Random

Class Method Summary collapse

Class Method Details

.buildObject



33
34
35
# File 'lib/identifier/uuid/random.rb', line 33

def self.build
  Random.new
end