package
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: MIT, MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(rngKey, sid, digits string, width, height int) *PNG
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.
WriteTo writes captcha image in PNG format into the given writer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.