Random User Generator
Generate realistic random user data for development and testing
About Random User Generator
Random User Generator is a free, open-source API that provides realistic random user data including names, photos, addresses, and contact details. Ideal for developers needing placeholder data for applications, it supports multiple output formats like JSON, XML, CSV, and YAML. The service also offers a Photoshop extension and integrates with RandomAPI for customized data generation.
FAQ
You can use AJAX to call the API. For example, with jQuery, you can use the $.ajax() function as shown in the code snippet: $.ajax({ url: 'https://randomuser.me/api/', dataType: 'json', success: function(data) { console.log(data); } });
The API supports JSON, XML, CSV, and YAML formats. You can specify the format you want the results in using the format parameter.
All randomly generated photos were hand-picked from the authorized section of UI Faces. For more information on how you can use these faces, please visit UI Faces FAQ.
You can contribute to the database on the project's GitHub repository. If you found a bug or have an idea, feel free to contribute.
Yes, the Random User Generator API is a free, open-source service.
You can get in touch with the team by tweeting them @randomapi.
Alternatives to consider
Community ratings & full listCategories
Claim this tool
Are you the founder? Claim your profile to update details and track views.
Claim tool