Dokven
Loading Dokven.Tools
Realistic-but-fake test data for form testing, API contract tests, and demo content. Locale-aware. No signup required.
Fields
Generated 0 rows
| fullName | phone | address | city | postalCode | country | password | |
|---|---|---|---|---|---|---|---|
| No rows yet — hit Generate. | |||||||
API
Need this in CI? Same data is exposed at POST /api/fixtures.
curl -X POST https://dokven.app/api/fixtures \
-H "Content-Type: application/json" \
-d '{"locale":"en","count":5,"fields":["fullName","email","phone","address","city","postalCode","country","password"]}'