module FFaker::GenderPL

def random

def random
  fetch_sample(GENDERS)
end