Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 361 Bytes

name.md

File metadata and controls

17 lines (10 loc) · 361 Bytes

Faker::Name

Faker::Name.name             #=> "Tyshawn Johns Sr."

Faker::Name.name_with_middle #=> "Aditya Elton Douglas"

Faker::Name.first_name       #=> "Kaci"

Faker::Name.last_name        #=> "Ernser"

Faker::Name.prefix           #=> "Mr."

Faker::Name.suffix           #=> "IV"

Faker::Name.title            #=> "Legacy Creative Director"