Advertisement
Ghoston

Untitled

Aug 26th, 2017
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. {
  2. "results": [
  3. {
  4. "gender": "male",
  5. "name": {
  6. "title": "mr",
  7. "first": "romain",
  8. "last": "hoogmoed"
  9. },
  10. "location": {
  11. "street": "1861 jan pieterszoon coenstraat",
  12. "city": "maasdriel",
  13. "state": "zeeland",
  14. "postcode": 69217
  15. },
  16. "email": "romain.hoogmoed@example.com",
  17. "login": {
  18. "username": "lazyduck408",
  19. "password": "jokers",
  20. "salt": "UGtRFz4N",
  21. "md5": "6d83a8c084731ee73eb5f9398b923183",
  22. "sha1": "cb21097d8c430f2716538e365447910d90476f6e",
  23. "sha256": "5a9b09c86195b8d8b01ee219d7d9794e2abb6641a2351850c49c309f1fc204a0"
  24. },
  25. "dob": "1983-07-14 07:29:45",
  26. "registered": "2010-09-24 02:10:42",
  27. "phone": "(656)-976-4980",
  28. "cell": "(065)-247-9303",
  29. "id": {
  30. "name": "BSN",
  31. "value": "04242023"
  32. },
  33. "picture": {
  34. "large": "https://randomuser.me/api/portraits/men/83.jpg",
  35. "medium": "https://randomuser.me/api/portraits/med/men/83.jpg",
  36. "thumbnail": "https://randomuser.me/api/portraits/thumb/men/83.jpg"
  37. },
  38. "nat": "NL"
  39. }
  40. ],
  41. "info": {
  42. "seed": "2da87e9305069f1d",
  43. "results": 1,
  44. "page": 1,
  45. "version": "1.1"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement