- Are the addresses real?
- No — randomly generated from real street names, city names, and ZIP codes mixed. They look plausible but don't correspond to real properties. Safe for test data.
- What formats?
- US street addresses by default. Toggle for UK, Canada, or generic international format. ZIP + state combinations are consistent within each record.
- Can I generate thousands?
- Yes — bulk mode generates up to 10,000 at once. Output formats: CSV, JSON, or SQL INSERT statements.
- Will they geocode to real places?
- They'll often geocode to NEAR something real (since street names are reused). Don't rely on geocoding them for test cases — the coordinates aren't controlled.