This New Hampshire address generator creates a real-looking but fictional New Hampshire address with a valid NH ZIP code. The city is set to Manchester and the ZIP is a real code issued in New Hampshire, so the address is internally consistent with New Hampshire (NH) even though the street name and house number are invented and belong to no real residence.
It is ideal for testing shipping forms, address validation and region-specific features that need a believable New Hampshire address, or for keeping your real address private when a site only needs a plausible one. The phone, name and other fields round out a full, fictional US profile.
Real New Hampshire ZIP codes run from 03031–03897, and common NH area codes include 603. When you need a random New Hampshire address whose fields agree with each other, this generator pins the 031xx Manchester range — the reference table below lists real example ZIPs to compare against.
New Hampshire is one of only five states with no statewide sales tax, which makes an address here useful for a specific testing job: proving the zero-rate branch of a tax calculation actually works. New Hampshire has no general sales tax and no local sales tax. It does levy a meals and rooms tax on prepared food, restaurant meals and lodging, so a zero-rate assumption holds for goods but not for hospitality line items. Good for testing a category-dependent rate: goods at zero, prepared food and lodging at a different rate. A fixture that hardcodes one rate per state will fail here, which is the point of including it.
All data is fictional. The address points to no real occupant, the ID field is a masked test placeholder, and card numbers are sandbox values valid in format only — keep generated data to testing and privacy, never fraud.
The cleanest zero-rate tax fixture in the country.
New Hampshire is one of five states with no statewide sales tax, which makes it useful for a specific job: proving that the zero-rate branch of a tax calculation actually executes rather than falling through to a default. But the five are not interchangeable, and the difference is what makes New Hampshire the one to reach for first.
Alaska and Montana have no statewide rate and still allow local jurisdictions to levy their own, so a zero state rate there is not a zero total — which is the case that catches code resolving tax from a state code alone. New Hampshire, Oregon and Delaware have no local option either, so an address in any of them should produce a total of zero from every layer of the calculation. Test New Hampshire when you want the clean zero, and Alaska when you want to find out whether your resolver is really looking at the full address.
Postally the state is small and evenly spread: 281 codes across 9 prefixes and 10 counties, with 253 distinct place names — close to one place per code, the same pattern as Rhode Island. Its largest prefix is 038 around Portsmouth rather than anything near Manchester, which is the usual reminder that a prefix's size follows the territory it sorts for rather than the population it serves.
One consequence of near-one-place-per-code is that New Hampshire town names in an address are almost always the municipality, so a city field that fails to match a New Hampshire town list is much more likely to be a genuine error than it would be in a state where the postal place name and the municipality routinely disagree.