Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 368 Bytes

name.md

File metadata and controls

17 lines (10 loc) · 368 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"