Identicon A port of GitHub's identicon algorithm to Rust. Usage $ echo -n 480938 | identicon > hubot.png $ identicon < robots.txt > hubot.png Development $ cargo test $ cargo build License Identicon is released under the MIT license. Check the LICENSE file for details.