# README
# Functions
Captchaer is a middleware that maps a captcha.Captcha service into the Macaron handler chain.
NewCaptcha initializes and returns a captcha with given options.
NewImage returns a new captcha image of the given width and height with the given digits, where each digit must be in range 0-9.