English social security number has the format xxx-xx-xxxx numerify won’t always generate an SSN that matches correctly repeat until we have a valid SSN
# File lib/faker/medical/ssn.rb, line 11defssnloopdoval = numerify('###-##-####')
returnvalifSSN_REGEX=~valendend