powered by
randomWords generates a vector of random words taken from a small set of words
randomWords(n)
a string with n words (if length is not constrained)
number of words to be generated (integer)
randomWords(10) # 10 random words
Run the code above in your browser using DataLab