Random Address Generator

Generate random mailing addresses for testing — US, UK, and international formats.

About Random Address Generator

This tool generates random address data using the browser's cryptographically secure random number generator (crypto.getRandomValues). All data is generated locally in your browser — nothing is sent to any server. Useful for populating test databases, creating seed data, UI mockups, and testing forms.

FAQ

Are these addresses real?
No — the addresses use real street names and city names but random combinations. The house numbers and postcodes are randomly generated to look realistic but are not validated against real postal data. For testing address validation or geocoding, use known-good real test addresses from your target region instead.