package
1.4.1
Repository: https://github.com/mzky/utils.git
Documentation: pkg.go.dev

# Functions

LoadFont let you load an external font.
LoadFontFromReader load an external font from an io.Reader interface.
New creates a new captcha.
NewCustomGenerator creates a new captcha based on a custom text generator.
NewMathExpr creates a new captcha.

# Structs

Data is the result of captcha generation.
Options manage captcha generation details.

# Type aliases

SetOption is a function that can be used to modify default options.