Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 243 Bytes

name.md

File metadata and controls

15 lines (9 loc) · 243 Bytes

Faker.Name

Faker.Name.first_name #=> "Iva"

Faker.Name.last_name #=> "Veum"

Faker.Name.name #=> "Mr. Cristian Johnston"

Faker.Name.prefix #=> "Miss"

Faker.Name.suffix #=> "III"

Faker.Name.title #=> "Chief Brand Planner"