mirror of
https://github.com/askn/faker.git
synced 2023-08-10 21:13:01 +03:00
add title
This commit is contained in:
@ -65,6 +65,7 @@ puts Faker::Name.first_name
|
||||
puts Faker::Name.last_name
|
||||
puts Faker::Name.prefix
|
||||
puts Faker::Name.suffix
|
||||
puts Faker::Name.title
|
||||
|
||||
puts "\n\t### Faker::PhoneNumber\n\n"
|
||||
|
||||
|
Reference in New Issue
Block a user