Text processing: Social Security Number (SSN) Generator
Jacob Allred (contact me)
This class can be used to generate and validate United States social security numbers.
It can generate random numbers for testing purposes based on the social security administration specifications. The numbers do not exist but are well-formed, so they could be valid.
The class can also validate given social security numbers verifying whether they correspond to number ranges that have really been issued by the social security administration.
Click here for detailed information about this class on phpclasses.org