randomuser.nixc.us
Open in
urlscan Pro
2604:a880:cad:d0::ef5:1001
Public Scan
URL:
https://randomuser.nixc.us/
Submission: On August 26 via automatic, source certstream-suspicious — Scanned from US
Submission: On August 26 via automatic, source certstream-suspicious — Scanned from US
Form analysis
0 forms found in the DOMText Content
* Home * User Photos * Documentation * Change Log * Stats & Graphs * Donate * Copyright Notice * * Photoshop Extension RANDOM USER GENERATOR A free, open-source API for generating random user data. Like Lorem Ipsum, but for people. Follow us @randomapi New Hi, My name is Zack Duncan * * * * * * SPONSORED RANDOMAPI Want to create your own customized data generator for your application? Check out our other service RandomAPI! Learn More HOW TO USE You can use AJAX to call the Random User Generator API and will receive a randomly generated user in return. If you are using jQuery, you can use the $.ajax() function in the code snippet below to get started. $.ajax({ url: 'https://randomuser.me/api/', dataType: 'json', success: function(data) { console.log(data); } }); RESULTS The application will provide you with a JSON, XML, CSV, or YAML object that you can parse and apply to your application. You can specify the format you want the results in using the format parameter. { "results": [ { "gender": "female", "name": { "title": "Miss", "first": "Jennie", "last": "Nichols" }, "location": { "street": { "number": 8929, "name": "Valwood Pkwy", }, "city": "Billings", "state": "Michigan", "country": "United States", "postcode": "63104", "coordinates": { "latitude": "-69.8246", "longitude": "134.8719" }, "timezone": { "offset": "+9:30", "description": "Adelaide, Darwin" } }, "email": "jennie.nichols@example.com", "login": { "uuid": "7a0eed16-9430-4d68-901f-c0d4c1c3bf00", "username": "yellowpeacock117", "password": "addison", "salt": "sld1yGtd", "md5": "ab54ac4c0be9480ae8fa5e9e2a5196a3", "sha1": "edcf2ce613cbdea349133c52dc2f3b83168dc51b", "sha256": "48df5229235ada28389b91e60a935e4f9b73eb4bdb855ef9258a1751f10bdc5d" }, "dob": { "date": "1992-03-08T15:13:16.688Z", "age": 30 }, "registered": { "date": "2007-07-09T05:51:59.390Z", "age": 14 }, "phone": "(272) 790-0888", "cell": "(489) 330-2385", "id": { "name": "SSN", "value": "405-88-3636" }, "picture": { "large": "https://randomuser.me/api/portraits/men/75.jpg", "medium": "https://randomuser.me/api/portraits/med/men/75.jpg", "thumbnail": "https://randomuser.me/api/portraits/thumb/men/75.jpg" }, "nat": "US" } ], "info": { "seed": "56d27f4a53bd5441", "results": 1, "page": 1, "version": "1.4" } } THANK YOU FOR HELPING US HELP YOU HELP US ALL Found a bug or have an idea? Contribute to randomuser.me's database on our Github Repo. CONTACT US If you have any questions/feedback or would like to get in touch with us, tweet us @randomapi ↑ ↑ ↓ ↓ ← → ← → B A RANDOM USER GENERATOR DESIGNED DEVELOPED COPYRIGHT NOTICE All randomly generated photos were hand picked from the authorized section of UI Faces. Please visit UI Faces FAQ for more information regarding how you can use these faces.