Skip to content

wjx-git/captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captcha

生成验证码图片

一、generate_image函数说明 参数: chars: 验证码中内容 rotate: bool, 是否旋转字符 warp: bool, 是否扭曲字符 noise_curve: bool, 是否添加曲线干扰 noise_dots: bool, 是否添加点干扰 noise_dots_width: int, 点噪声宽度 noise_dots_number: int, 点噪声数量

About

生成验证码图片

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages