Java Utililty Methods Random Word
List of utility methods to do Random Word
HOME
Java
R
Random Word
Description
The list of methods to do Random Word are organized into topic(s).
Method
String
generateRandomWord()
Generates a string of random digits.
return
idFormat.format(rand.nextLong());