Libraries
»
ffakerer
(1.0.2)
»
Index
»
Faker
»
Identification
»
#ssn
Method: Faker::Identification#ssn
Defined in:
lib/ffakerer/identification.rb
#
ssn
⇒
Object
12 13 14
# File 'lib/ffakerer/identification.rb', line 12
def
ssn
Faker
.
numerify
(
'###-##-####'
)
end