Function getRandomHexColor

  • Get random hex color

    Returns string

    Example

    // returns #AABBCC (random color)
    getRandomHexColor();