robohash 0.1.0

RoboHash implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
# RoboHash
Rust implementation of [RoboHash](https://github.com/e1ven/Robohash/) by [e1ven](https://github.com/e1ven)

## Implemented
- Generate base64 robo hash image from any of the provided sets and colours

## Todo
- [ ] Support backgrounds
- [ ] Support for saving images to disk
- [ ] Support for returning raw image data
- [ ] Support image resizing