Library for RGB LEDs

In your example of "random," you're missing a semicolon on line 14.

 m.setHSB(random(359), 255, 255);