All tools

Fake Address Generator

Generate realistic fake addresses for 16 countries and locales — properly formatted for each region. All data is created locally in your browser. No signup, no tracking.

Formatted Address

What is a Fake Address Generator?

A fake address generator creates realistic-looking postal addresses that follow the formatting rules of a specific country, but refer to no real person or location. The street names, city names, postal codes, and regions are all plausible but entirely fictional — safe to use in development, testing, prototypes, and demos without exposing any real individual's data.

What's included in each generated address?

  • Street address — building number and street name, formatted for the selected country
  • Secondary address — apartment, suite, or unit number where applicable
  • City — a realistic city name for the locale
  • State / Region — state, province, prefecture, or region depending on the country
  • Postal / ZIP code — correctly formatted postal code for the selected country
  • Country — the full country name
  • Latitude & Longitude — random geographic coordinates
  • Formatted address — a ready-to-paste block formatted in that country's postal convention

Why does address format matter by country?

Every country has its own postal convention. In the United States the format is Street, City, State ZIP, Country. In France and Germany the ZIP code precedes the city: Street, ZIP City, Country. Japan and China place the country first and work inward to the street. Brazil puts the state after the city separated by a dash. Using the wrong format in a form or database test can mask validation bugs — this tool generates addresses in the proper regional format so your tests catch real issues.

Supported countries and locales

  • United States
  • United Kingdom
  • Australia
  • France
  • Germany
  • Spain
  • Italy
  • Brazil
  • Netherlands
  • Poland
  • Sweden
  • Russia
  • Turkey
  • Japan
  • China
  • South Korea

Common use cases

  • Form testing — verify address fields accept valid input and apply correct validation rules
  • Database seeding — populate development databases with realistic address data
  • UI mockups — show realistic addresses in design prototypes and screenshots
  • Localization testing — test how your app handles different address formats and character sets
  • Demo accounts — create sample user accounts without using anyone's real address
  • E-commerce testing — test checkout flows, shipping calculators, and address validation
  • Privacy compliance — use fake addresses in test data instead of real customer records

Is this data private?

Yes. All addresses are generated entirely in your browser using the Faker.js library — no data is sent to any server and nothing is stored. Closing or refreshing the page discards all generated addresses instantly.

Want auto-fill instead of copy-paste?

The FormFiller browser extension fills address fields in your forms automatically with one click — no copying and pasting needed. It detects address field types intelligently and fills street, city, state, ZIP, and country in milliseconds.