15 16 17
# File 'lib/ffaker/hipster_ipsum.rb', line 15 def words(num = 3) fetch_sample(HIPSTER_WORDS, count: num) end