| Crates.io | identicon |
| lib.rs | identicon |
| version | 0.2.1 |
| created_at | 2015-01-26 00:11:37.992075+00 |
| updated_at | 2021-07-31 01:01:44.588168+00 |
| description | A port of GitHub's identicon algorithm to Rust. |
| homepage | |
| repository | https://github.com/dgraham/identicon |
| max_upload_size | |
| id | 884 |
| size | 17,504 |
A port of GitHub's identicon algorithm to Rust.

$ echo -n 480938 | identicon > hubot.png
$ identicon < robots.txt > hubot.png
$ cargo test
$ cargo build
Identicon is released under the MIT license. Check the LICENSE file for details.