Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 367 Bytes

name.md

File metadata and controls

17 lines (10 loc) · 367 Bytes

Faker.Name

Faker.Name.Name()             //=> "Tyshawn Johns Sr."

Faker.Name.NameWithMiddle() //=> "Aditya Elton Douglas"

Faker.Name.FirstName()       //=> "Kaci"

Faker.Name.LastName()        //=> "Ernser"

Faker.Name.Prefix()           //=> "Mr."

Faker.Name.Suffix()           //=> "IV"

Faker.Name.Title()            //=> "Legacy Creative Director"