Skip to main content
Version: v0.0.5

Interface: SyntheticAddress

A synthetic postal address - synthetic street + city, a fixed non-real ZIP.

Properties

city

readonly city: string

A clearly-fake city.


state

readonly state: string

A US state abbreviation (structural only; never combined with a real street + name + DOB).


street

readonly street: string

A clearly-fake street line.


zip

readonly zip: string

A reserved non-real ZIP (00000).