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