Skip to content

Micro website for browsing all valid Social Security Numbers in the United States

License

Notifications You must be signed in to change notification settings

Capital-EX/Valid-SSN-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Micro website for browsing all valid Social Security Numbers in the United States

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages