public interface DesignGenerator
DesignGenerator for generate random colors, images and other design
elements.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
newColor()
New color.
|
java.lang.String |
newHexColor()
New hex color.
|
java.lang.String |
newImage()
New image.
|