unique_color

Creator: coderz1093

Last updated:

0 purchases

unique_color Image
unique_color Images
Add to Cart

Description:

unique color

Unique Color #
Unique Color is a simple color generator. It generates a time invariant hex color from a string. Inspired by string-to-color.
Usage #
//Generate a time invariant color
String color1 = generateColor("i am a string");

//color1 will be equal to color2
String color2 = generateColor("i am a string");
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.