13 14 15
# File 'lib/ffaker/lorem_ar.rb', line 13 def words(num = 3) fetch_sample(WORDS, count: num) end