Fake Address Generator
Generate realistic-looking placeholder addresses for US, UK and Canada.
Generate realistic-looking placeholder addresses for US, UK and Canada — complete with street, city, region and postal code in the local format. Use them to populate forms, seed test databases and stress-test address validators.
Common use cases
- Seed shipping-address tables in development databases
- Test checkout and address-validation flows in staging
- Populate CRM and customer-list mockups with believable data
- Generate placeholder addresses for design wireframes
Frequently asked questions
Are these real addresses?▾
Cities and postal codes are real, but the street name and number are randomized — combinations almost certainly don't correspond to any actual residence.
Will postal codes pass validation?▾
Format-wise yes (US 5-digit, UK alphanumeric, CA A1A 1A1). Strict APIs that geocode the full address will reject them, which is the point.
Can I use these for forms or fraud?▾
Use them only for software testing and design. Submitting fake addresses to real businesses is misuse.