module FFaker::IdentificationIT

def ssn

def ssn
  FFaker.numerify('####################')
end