Skip to content

Instantly share code, notes, and snippets.

@aerrity
Created February 7, 2018 12:57
Show Gist options
  • Save aerrity/cab082e58d88ebeb68ffdcb0a8bd7821 to your computer and use it in GitHub Desktop.
Save aerrity/cab082e58d88ebeb68ffdcb0a8bd7821 to your computer and use it in GitHub Desktop.
Mock user data
[{"id":1,"first_name":"Kevyn","last_name":"Charrette","email":"[email protected]"},
{"id":2,"first_name":"Katha","last_name":"Borham","email":"[email protected]"},
{"id":3,"first_name":"Clareta","last_name":"Mawford","email":"[email protected]"},
{"id":4,"first_name":"Pryce","last_name":"Kytley","email":"[email protected]"},
{"id":5,"first_name":"Brion","last_name":"Spofforth","email":"[email protected]"},
{"id":6,"first_name":"Courtney","last_name":"Boagey","email":"[email protected]"},
{"id":7,"first_name":"Selle","last_name":"Thorald","email":"[email protected]"},
{"id":8,"first_name":"Olenka","last_name":"Fidgett","email":"[email protected]"},
{"id":9,"first_name":"Dora","last_name":"Durdy","email":"[email protected]"},
{"id":10,"first_name":"Godard","last_name":"Ledingham","email":"[email protected]"},
{"id":11,"first_name":"Bran","last_name":"Fakeley","email":"[email protected]"},
{"id":12,"first_name":"Port","last_name":"Longden","email":"[email protected]"},
{"id":13,"first_name":"Moria","last_name":"McMylor","email":"[email protected]"},
{"id":14,"first_name":"Tania","last_name":"Scatchard","email":"[email protected]"},
{"id":15,"first_name":"Catha","last_name":"Freda","email":"[email protected]"},
{"id":16,"first_name":"Margret","last_name":"Fryman","email":"[email protected]"},
{"id":17,"first_name":"Marjy","last_name":"Priest","email":"[email protected]"},
{"id":18,"first_name":"Thibaut","last_name":"Gotmann","email":"[email protected]"},
{"id":19,"first_name":"Martino","last_name":"Foldes","email":"[email protected]"},
{"id":20,"first_name":"Lark","last_name":"Waby","email":"[email protected]"}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment