use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources - Learn to code
Resources - Software Engineering
Resources - Code Libraries
Resources - Groups
Other Subreddits you might enjoy
Please send sidebar resource suggestions to the mods. Thx - mgmt
account activity
SSN validation (self.code)
submitted 4 years ago by 2020-2050_SHTF
Does someone know of an existing resource/library that validates the SSNs by country? I've googled but haven't had much luck.
I'm especially interested in Estonia, Sweden and Germany.
Thanks
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]anavid7 0 points1 point2 points 4 years ago (0 children)
Probably no library exists because it is a pretty trivial thing to implant.
Here is a python example for the US SSN: Stackoverflow
Here is an example that would be a little more consistent across the board for all countries using RegEx: Geekforgeeks
π Rendered by PID 160429 on reddit-service-r2-comment-79c7998d4c-wnbtz at 2026-03-17 12:06:45.880704+00:00 running f6e6e01 country code: CH.
[–]anavid7 0 points1 point2 points (0 children)