Skip to content

testpulse/Randomuser.me-Data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomuser.me Data

Help us make Random User Generator (RUG) better by contributing to our data!

As of now, RUG only has data pertaining to the US and GB. Now that the backend can handle multiple nationalities, we need help populating it with different data.

That's where you come in!

If you would like to help contribute data specific to a region, please keep these few rules in mind:

  1. Please keep all of the data organized.
    • Keep US data in the US directory, AU in the AU directory, etc.
    • Keep filenames consistent across different regions.
  2. Please re-sort a list if you modify it. (If you aren't able to sort the list, commit it with a note that it is unsorted and we will fix it for you.)
  3. No duplicates. Make sure that the data you are adding isn't already on the list.
    • An easy way to remove duplicates from your file and sort:
sort -u <file> -o <file>

You may also add new regions if you wish by making a new directory with the appropriate 2 letter ISO Country Code (http://countrycode.org)

And that's about it. If you have any questions, feel free to ask us on our Twitter page @randomapi or send us an email: support@randomapi.com

About

Data that the randomuser generator uses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published