Class: FakeFaker::Company

Inherits:
Object
  • Object
show all
Defined in:
lib/fake_faker/company.rb

Class Method Summary collapse

Class Method Details

.polish_register_of_national_economy(length = nil) ⇒ Object



4
5
6
# File 'lib/fake_faker/company.rb', line 4

def polish_register_of_national_economy(length = nil)
  ::Faker::Company.polish_register_of_national_economy(length: length)
end