You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

485 B

draft title aliases date series series_order author authorTwitter cover tags keywords summary showFullContent
true Deterministically Mapping Strings to RGB Colors
Deterministically Mapping Strings to RGB Colors
2025-1-25
strings-to-colors
0 Nick Dumas
golang
golang
Using Go so I don't have to think about color palettes. false

{{< lead >}} {{ </ lead >}}

The Plan

The Implementation

The Results

Possible Improvements