Generador de usuarios aleatorios
GET
/randomuser
Generate a realistic random perfil de usuario from the RandomUser.me API, a popular service for generando fake user data. Returns a complete user identity incluyendo name, email, phone, address (street, city, state, país, postcode), date of birth, age, foto de perfil URLs (thumbnail, medium, large), login credentials (username, password), nationality, and a unique ID. Unlike the /generate/user endpoint which generates simple profiles locally, this endpoint produces richer, more realistic data with actual profile photos. Ideal para UI prototyping, populating demo environments, testing user registration flows, and creando realistic mockup data for presentations.
Utilidades para desarrolladores