Random Address Generator
Random Address Generator

US State Abbreviations

US state codes use two uppercase letters. Forms may show the full state name while submitting the abbreviation.

Field rules

Store State as an enum or string. Do not add periods to the two-letter code or confuse a state code with a country code.

Testing advice

Test the visible label, submitted value, and backend enum so mappings such as California and CA remain consistent.

Currently supported states