Module: FFaker::JobVN
Instance Method Summary collapse
Methods included from ModuleUtils
Methods included from RandomUtils
#fetch_sample, #rand, #shuffle
Instance Method Details
#title ⇒ Object
9 10 11 |
# File 'lib/ffaker/job_vn.rb', line 9 def title fetch_sample(JOB_NOUNS) end |