module FFaker::GenderJA
ja.wikipedia.org/wiki/%E6%80%A7_(%E7%94%9F%E7%89%A9%E5%AD%A6)
Constants
- GENDERS
Public Instance Methods
random()
click to toggle source
# File lib/ffaker/gender_ja.rb, line 11 def random fetch_sample(GENDERS) end