Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

demographic.md

File metadata and controls

17 lines (10 loc) · 424 Bytes

Faker.Demographic

Faker.Demographic.Race() //=> "Native Hawaiian or Other Pacific Islander"

Faker.Demographic.EducationalAttainment() //=> "GED or alternative credential"

Faker.Demographic.Demonym() //=> "Panamanian"

Faker.Demographic.MaritalStatus() //=> "Widowed"

Faker.Demographic.Sex() //=> "Female"

Faker.Demographic.Height() //=> "1.61"

Faker.Demographic.Height(UnitType.Imperial) //=> "6 ft, 2 in"