18 19 20
# File 'lib/ffaker/lorem.rb', line 18 def words(num = 3) fetch_sample(WORDS, count: num) end