Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 499 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 499 Bytes

Valid SSN Browser

Micro website for browsing all valid Social Security Numbers in the United States.
View it live here


All valid SSNs can be described as followed:

  • A set of number in the format AAA-GG-SSSS (Area, Group, Serial)
    • AAA no greater than 899
    • GG no greater than 99
    • SSSS no greater than 9999
  • No set where all numbers are zero
    • 000-##-####
    • ###-00-####
    • ###-##-0000
  • Does not start with 666