Uses of Class
org.refcodes.textual.RandomTextGenerartor
-
Uses of RandomTextGenerartor in org.refcodes.textual
Classes in org.refcodes.textual that implement interfaces with type arguments of type RandomTextGenerartorModifier and TypeClassDescriptionclass
Generates random text according to theRandomTextMode
property and other settings.class
Generates random text according to theRandomTextMode
property and other settings.Methods in org.refcodes.textual that return RandomTextGenerartorModifier and TypeMethodDescriptionRandomTextGenerartor.withCharSet
(char[] aCharSet) RandomTextGenerartor.withColumnWidth
(int aColumnWidth) RandomTextGenerartor.withRandomTextMode
(RandomTextMode aRandomTextMode) Sets the random text mode for the random text mode property.