16 17 18
# File 'lib/ffaker/freedom_ipsum.rb', line 16 def words(num = 3) fetch_sample(FREEDOM_WORDS, count: num) end