Crate colorhash256 [] [src]

Like Chroma-Hash, but with ANSI terminal colors.

Functions

hash_as_ansi

Hashes given bytes and encodes the result as ANSI terminal colors.

hash_as_rgb

Hashes given bytes and encodes the result as RGB colors.