A port of GitHub's [identicon](https://en.wikipedia.org/wiki/Identicon) algorithm to Rust.

```
```
$ cargo test
$ cargo build
```
Identicon is released under the MIT license. Check the LICENSE file for details.