module FFaker::CoursesFR::Mathematiques

Public Instance Methods

lesson() click to toggle source
# File lib/ffaker/courses_fr.rb, line 9
def lesson
  fetch_sample(LESSONS)
end