Libraries
»
faker
(1.6.4)
»
Index
»
Faker
»
Base
»
bothify
Method: Faker::Base.bothify
Defined in:
lib/faker.rb
.
bothify
(string) ⇒
Object
50 51 52
# File 'lib/faker.rb', line 50
def
bothify
(
string
)
letterify
(
numerify
(
string
)
)
end