Fake address data is a staple of software testing and design. Developers use it to fill forms and databases with realistic-looking records, designers use it to mock up shipping and checkout screens, and teachers use it in tutorials — all without exposing anyone's real details. Every field here is randomly combined so the result looks plausible while corresponding to no real place.
Frequently asked questions
Are these real addresses?
No. Street names, numbers, cities, and ZIP codes are randomly combined and do not correspond to any real location. Any match to a genuine address would be pure coincidence.
What can I use them for?
Placeholder and test data — filling out forms during development, mocking up a design, seeding a database, or demonstrating a workflow. They are for illustration, not real correspondence.
Can I use them to sign up for services?
No. They are not deliverable addresses and using invented details to deceive a service can breach its terms. Keep them to testing and design work.
What format are they in?
They follow a US-style street, city, state, and ZIP layout, which is a common shape for form and database testing.