module FFaker::GenderPL
Inspirations: pl.wikipedia.org/wiki/P%C5%82e%C4%87
Constants
- GENDERS
Public Instance Methods
random()
click to toggle source
# File lib/ffaker/gender_pl.rb, line 12 def random fetch_sample(GENDERS) end