module FFaker::IdentificationES

Constants

GENDERS

Public Instance Methods

gender() click to toggle source
# File lib/ffaker/identification_es.rb, line 10
def gender
  fetch_sample(GENDERS)
end