Running on your device · 0 bytes uploaded

# Fake address generator

Fake street, city, region, postcode, and country rows in the locale's pattern — plausible shapes for layout tests, never deliverable locations.
no Web Workers in this environment — fake data needs them; the page stays honest insteadGenerateClearLocaleRows (1– 50 )Lock seedNew seedevery press draws a fresh seed — the result shows it

- Cities are invented words, not real places; streets follow the locale's pattern.
- Postcodes are pattern-valid but checked against no postal registry — treat them as shapes, not locations.
- Nothing persists — rows live in this tab only, and no request leaves the page (the generator runs in a local worker).

- Ten addresses, en_US, seed 42

US street/ZIP pattern — pattern-valid, registry-unchecked

- Five addresses, en_GB, seed 7

UK street + postcode pattern

- Five addresses, de, seed 2026

German street + PLZ pattern

## Next door in Data

- [Fake names](/data/name)
- [Bulk test data](/data/test-data)
[All data tools](/data)

---

Canonical HTML: https://nutter.tools/data/address
Markdown version: https://nutter.tools/data/address/index.md
Plain-text version: https://nutter.tools/data/address/index.txt
Agent index: https://nutter.tools/llms.txt

