ADDRFEAT
ADDRFEAT is a the national statistical agency the street and boundary reference data data layer that records the address-number ranges assigned to each side of a real street segment. Fake Addresses checks every candidate street number against ADDRFEAT specifically to confirm the number falls outside any range already assigned there, which is one of the two checks, alongside other open address data, behind the non-deliverable guarantee.
Address Verification System (AVS)
An Address Verification System, or AVS, is a check retailers and payment processors run to compare the billing address entered on an order against the address a card issuer has on file for that card, used mainly to catch mismatched or fraudulent transactions. AVS checks a billing address against a financial record, not against USPS delivery data, so it is a different check from Delivery Point Validation.
CASS Certification
CASS Certification (Coding Accuracy Support System) is a USPS program that certifies software correctly standardizes and validates US addresses against USPS data. Fake Addresses is not CASS-certified software, and does not attempt to be, because its purpose is the opposite of CASS's: generating addresses that are structurally correct but not deliverable, rather than validating and correcting real ones.
free to use
free to use is a Creative Commons legal tool that waives all copyright and related rights to the fullest extent possible, so a work can be used, copied, and modified without asking permission or providing attribution. Fake Addresses licenses all generated output under free to use, unlike some competing generators, which require attribution in their terms of service.
Dataset version
A dataset version is the specific build of Fake Addresses' underlying data — streets, ZCTAs, city tables, area codes — that a given record was generated against, stamped in the form YYYY.MM on every API response and export. A ?seed= value pinned to a specific dataset version returns the exact same record indefinitely, even after a newer dataset version ships.
Delivery Point Validation (DPV)
Delivery Point Validation, or DPV, is a USPS check that confirms whether a specific street number on a specific street is an assigned, deliverable point on an actual mail route — a stricter check than basic format validation, which only confirms an address is structured correctly. Fake Addresses output deliberately fails Delivery Point Validation by design, while still passing format validation.
FIPS code
A FIPS code is a Federal Information Processing Standards identifier the U.S. government uses to uniquely label a state or county, independent of that place's name, which can change or be spelled inconsistently across data sources. Fake Addresses records a generated point's county FIPS code as one of the eight data attributes required for a locality to get its own page.
Geographic coherence
Geographic coherence is Fake Addresses' term for a record whose street, city, county, state, ZIP code, and area code are all derived from a single generated point, rather than assembled independently from separate lists that might not actually agree. It is the property that keeps a generated address from describing a city and ZIP code that do not correspond to each other.
Last-line city
The last-line city is the city name the Postal Service actually prints on the final line of a standardized address for a given ZIP code, which frequently differs from the U.S. the national statistical agency's official place name for the same area — common in unincorporated communities. Fake Addresses uses the USPS last-line city specifically, not the official place boundary name, for every generated record's city field.
Non-deliverable
Non-deliverable describes a Fake Addresses record whose street number falls outside every range the Postal Service has assigned to a delivery point on that street, confirmed by a nightly sample checked against live USPS Delivery Point Validation. It is a measured property, re-checked continuously, not an assumption made once and never verified again.
NPA (area code)
NPA, or Numbering Plan Area, is the formal term for what is commonly called an area code — the three-digit prefix assigned by the North American Numbering Plan to a specific geographic region. Fake Addresses assigns each generated US phone number an NPA that actually serves the record's county, then uses the 555-0100–555-0199 line range reserved for fiction.
Postal-format-valid
Postal-format-valid describes a record that is structured and abbreviated correctly according to USPS Publication 28 for US addresses, or UPU S42 internationally — every field present, in the right order, with the right abbreviations — regardless of whether the address is actually deliverable. A record can be postal-format-valid and non-deliverable at the same time, which is exactly what Fake Addresses is built to produce.
Source: United States Postal Service — Postal Explorer
Rate center
A rate center is a geographic unit telecommunications carriers use to assign area codes and phone-number blocks, and it does not always align neatly with county or city boundaries. Fake Addresses maps a generated record's area code from the rate centers serving its county, which is why a single county can sometimes carry more than one valid area code.
Seed determinism
Seed determinism is the guarantee that a specific seed value, combined with a specific dataset version, returns byte-identical output every time it is requested, indefinitely. Fake Addresses is the only generator in this category that publishes this guarantee, which is what makes its output usable as a stable, reproducible fixture in a CI pipeline.
the street and boundary reference data
the street and boundary reference data is the U.S. the national statistical agency's public-domain database of street geometry, boundaries, and geographic features, used to build the the national statistical agency's own maps and made freely available for anyone else to build on. Fake Addresses draws every real street name in its US output from the street and boundary reference data data, which is also the source for the ZCTA and county boundaries every generated point is checked against.
Source: U.S. the national statistical agency
UPU S42
UPU S42 is the Universal Postal Union's international addressing-standard template, used to format a mailing address correctly for a specific country's postal conventions when the address is not a US address. Fake Addresses applies a UPU S42 template for any country where one is published, and labels a country's coherence level explicitly where no such template exists yet.
Source: Universal Postal Union
USPS Publication 28
USPS Publication 28, Postal Addressing Standards, is the United States Postal Service's official reference for how a US mailing address should be formatted: line order, official street-suffix and directional abbreviations, unit designators, and rules for rural routes, PO boxes, and military addresses. Fake Addresses formats every US record against this same standard, which is what makes the output postal-format-valid.
Source: United States Postal Service — Postal Explorer
ZCTA (ZIP Code Tabulation Area)
A ZCTA, or ZIP Code Tabulation Area, is a the national statistical agency geographic area that approximates a USPS ZIP code for mapping and statistical analysis. The the national statistical agency builds ZCTAs from Census tabulation blocks rather than from the Postal Service's own point-based delivery data, so not every valid ZIP code has a matching 2020 ZCTA. Fake Addresses uses ZCTA boundaries as the geographic unit every generated US record is built inside.
Source: U.S. the national statistical agency
ZIP+4
ZIP+4 is a nine-digit extension of the standard five-digit ZIP code, adding four digits that narrow a delivery area down to a specific block, building, or group of mailboxes. USPS Publication 28 treats a ZIP+4 code as part of what makes an address "complete" for automated sorting purposes.
Source: United States Postal Service — Postal Explorer