Switch to edit mode.
1: color1 = this.hex[random(length(this.hex))] 2: color2 = this.hex[random(length(this.hex))] 3: color3 = this.hex[random(length(this.hex))] 4: return color1 + color1 + color2 + color2 + color3 + color3
[home | help | who | search | setup | code]