captcha 1.0.0

Library for generating CAPTCHAs.
Documentation
1
2
3
4
5
6
7
8
9
1.0.0

- Renamed function "gen" to "generate" to avoid collisions with reserved keywords.


0.0.9

- Rng for the CAPTCHA generation can be set (https://github.com/daniel-e/captcha/pull/15)
- audio is a Rust feature that can be disabled. (https://github.com/daniel-e/captcha/pull/17)