Hashprint
Type any text and get a small, symmetric identicon generated deterministically from it: the same text always makes the same picture, and a tiny change makes a different one. Handy for eyeballing whether two values match.
About this toy1 command
Use it locally
This toy has a native command line twin. Build
hashprint-cli from the site's source with:
cargo build --release --bin hashprint-cliSource and licence terms