Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 417 Bytes

demographic.md

File metadata and controls

17 lines (10 loc) · 417 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('imperial') //=> "6 ft, 2 in"