randomColor({hue: 'random',luminosity: 'random',count: 54});
More of a pet peeve than an severe issue: On the demo page, you have the above code for Truly Random colors, but it produces dark colors more often than not, so it appears biased and/or constrained to certain saturations and luminosities (which means its not truly random).
Comparison of randomColor on the left, to fully random RGB values (on the right).
