binkabir / faker.ng

Faker.ng is a library for generating Nigerian fake data such as names, addresses, and phone numbers.
30 stars 15 forks source link

Fix invalid data fields #21

Open ebukahills opened 7 years ago

ebukahills commented 7 years ago

Some field types in the json data file are invalid, such as email See => https://github.com/binkabir/faker.ng/blob/master/faker.ng/sample-data2.json#L129 I will be sending a PR to fix these after validation.

binkabir commented 7 years ago

@flyg101 that will be awesome, awaiting your pull request.