Searched refs:AlphaNumericString (Results 1 – 1 of 1) sorted by relevance
134 String AlphaNumericString = in getAlphaNumericString() local140 int index = (int) (AlphaNumericString.length() * Math.random()); in getAlphaNumericString()143 sb.append(AlphaNumericString.charAt(index)); in getAlphaNumericString()