Faker v0.12.0 Faker.Gov.Us View Source
Generating US Social Security numbers
Link to this section Summary
Link to this section Functions
Link to this function
ssn()
View Source
ssn()
View Source
ssn() :: String.t()
ssn() :: String.t()
Returns a random US Social Security number
Examples
iex> Faker.Gov.Us.ssn
"838-84-5749"
iex> Faker.Gov.Us.ssn
"719-41-8674"
iex> Faker.Gov.Us.ssn
"213-54-3766"
iex> Faker.Gov.Us.ssn
"379-09-6851"