benkeen/generatedata
A powerful, feature-rich, random test data generator. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 97
- Release rhythm 82
- 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: 64.5
- age_days: 5333
- days_rel: 41
- days_push: 18
- n_releases_24m: 3
Adoption not part of the score
2280 stars · 612 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Generatedata is a self-hosted web application and engine for generating random test data in many formats such as CSV, SQL, and JSON. It ships with dozens of built-in data types, export types, and country-specific data sets, and is extensible with custom plugins.
Use cases
- generate random test data for a database
- create fake user records with names and emails
- generate sample CSV files for testing an import feature
- produce mock JSON payloads for API development
- generate country-specific address data like cities and regions
- seed a dev database with realistic random rows
When to choose
- you need varied, realistic random test data in multiple export formats
- you want a self-hosted tool with country-specific data sets
- you need an extensible engine you can add custom data types to
When to avoid
- you only need a lightweight in-code faker library inside your test suite
- you need deterministic, seeded data generation for reproducible tests
- you don't want to run a Docker-based self-hosted application
Facets
application · maturity active
data-generation testing csv developer-tools testing self-hosted test-data-generator random-data fake-data data-types export-formats extensible-engine data-engineering docker nodejs web-server
2 sources
- readme: https://github.com/benkeen/generatedata · fetched 2026-08-28 · 7d17fb146dc0
- homepage: https://generatedata.com · fetched 2026-08-29 · 499b283cffe7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benkeen/generatedata | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="benkeen/generatedata")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem