module Faker::IdentificationES

Constants

GENDERS

Public Instance Methods

gender() click to toggle source
# File lib/ffakerer/identification_es.rb, line 8
def gender
  GENDERS.rand
end