colorhash256

A Rust library that's like Chroma-Hash, but with ANSI terminal colors.
Usage
extern crate colorhash256;
let ansi = hash_as_ansi;
let rgb = hash_as_rgb;
License
This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.