RandomAPI/Randomuser.me-Node
Source code that powers randomuser.me observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3856
- days_rel: n/a
- days_push: 908
- n_releases_24m: 0
Adoption not part of the score
1490 stars · 289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Node.js source code powering randomuser.me, a free API that generates random user data (names, emails, addresses, IDs) for application testing, with support for multiple nationalities and output formats like JSON, CSV, XML, and YAML. It uses MongoDB and accepts community contributions of region-specific data.
Use cases
- generate fake user data for testing
- seed a database with random users
- mock user profiles in a frontend demo
- get random user data as JSON via API
- test form validation with realistic names and addresses
- self-host a random user generator API
When to choose
- you need realistic placeholder user data like Lorem Ipsum but for people
- you want locale-specific data formats for different nationalities
- you want to self-host the randomuser.me service
When to avoid
- you need authenticated or real user data
- you need a general-purpose mock API server for your own schemas
- you need production-grade identity data
Facets
service · maturity active
http-server api-framework data-generation developer-tools testing apis web-development self-hosted fake-data user-generator mock-data rest-api mongodb nationality-data nodejs web-server
4 sources
- readme: https://github.com/RandomAPI/Randomuser.me-Node · fetched 2026-08-28 · 6aad59c42a5d
- homepage: https://randomuser.me · fetched 2026-08-29 · 3ab4e96ac498
- site_page: https://randomuser.me/documentation · fetched 2026-08-29 · a2a2950fad78
- site_page: https://randomuser.me/changelog · fetched 2026-08-29 · ed432cf6aefc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RandomAPI/Randomuser.me-Node | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="RandomAPI/Randomuser.me-Node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem