RiTa
index
Name getRandomWord()
Class RiLexicon
Description Returns a random word from the lexicon
Syntax
getRandomWord();
getRandomWord(targetLength);
getRandomWord(pos);
getRandomWord(pos, targetLength);
Returns java.lang.String
Usage Web & Application
Related