ctext
index
 
Name getRandomWord ( )
Examples
None available
Description Returns a random stem with pos and a max length of this.maxCharsPerWord.
Syntax
getRandomWord(pos);
getRandomWord(pos, stemsOnly, maxChars);
Returns random word
Usage Web & Application
Related