Searched refs:randomWord (Results 1 – 1 of 1) sorted by relevance
40 private static String randomWord(Random random, int length) { in randomWord() method in TextUtils82 strings[i] = randomWord(random, stringLength); in buildSimpleStringList()115 sb.append(randomWord(random, stringLength)); in buildLongStringList()159 result += randomWord(random, length); in buildParagraphListWithHitPercentage()