Class: Rebels::Fakes::FakeRand

Inherits:
Object
  • Object
show all
Defined in:
lib/rebels/fakes/fake_rand.rb

Instance Method Summary collapse

Instance Method Details

#hexObject



6
7
8
# File 'lib/rebels/fakes/fake_rand.rb', line 6

def hex
  nextt('hex')
end

#uuidObject



2
3
4
# File 'lib/rebels/fakes/fake_rand.rb', line 2

def uuid
  nextt('uuid')
end