Interface DesignGenerator


  • public interface DesignGenerator
    The interface DesignGenerator for generate random colors, images and other design elements.
    • Method Detail

      • newColor

        java.lang.String newColor()
        New color.
        Returns:
        the string
      • newHexColor

        java.lang.String newHexColor()
        New hex color.
        Returns:
        the string
      • newImage

        java.lang.String newImage()
        New image.
        Returns:
        the string