What is Address Generator?
Street names are generated locally with the open-source @faker-js/faker library. Cities, states/provinces, postcodes and coordinates come from a built-in table of real major cities in 24 countries, so every address is internally consistent.
How to use
Three steps to generate addresses:
- Pick a country or region from the list.
- Choose how many addresses to generate (optionally include coordinates).
- Click generate, then copy a single address, copy all, or export TXT/CSV.
Tips
- Generated addresses are for testing and demo purposes only — do not use them for shipping.
- Some small locales may fall back to English for missing fields.
- All generation happens locally in your browser; nothing is uploaded.