Class: Faker::Ethereum

Inherits:
Object
  • Object
show all
Extended by:
Gem::Deprecate
Defined in:
lib/faker/deprecate/ethereum.rb

Class Method Summary collapse

Class Method Details

.addressObject



8
9
10
# File 'lib/faker/deprecate/ethereum.rb', line 8

def address
  Faker::Blockchain::Ethereum.address
end