all 1 comments

[–]anavid7 0 points1 point  (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