New functionality: not retrive similar colors
Closed this issue · 1 comments
Axel-AMGHAR commented
Hello,
When we use RandomColor::many(36);
We often get similar colors.
eg green, and darker green.
It could be useful to not retrive similar colors.
Let me know what you think. And if it's doable.
mistic100 commented
What would be the criteria ? For 36 colors I think you will never have something satisfaying, you'd beter generate yourself and rainbow and shuffle the colors.