powered by
randomSentences(n, nwords, maxchar = Inf)
randomSentences(5, 10) # five random sentences with ten words each randomSentences(5, 2:10) # five random sentences between two and ten words
Run the code above in your browser using DataLab