Module: FFaker::CoursesFR::Philosophie
Instance Method Summary collapse
Methods included from ModuleUtils
const_missing, k, luhn_check, underscore, unique
Methods included from RandomUtils
#fetch_sample, #rand, #shuffle
Instance Method Details
#lesson ⇒ Object
18 19 20 |
# File 'lib/ffaker/courses_fr.rb', line 18 def lesson fetch_sample(LESSONS) end |