Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 171 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 171 Bytes

#验证码生成模块

Requres

  1. Pillow
  2. math
  3. random
  4. time

TODO

  1. 加干扰点
  2. 定时清理验证码
  3. 字体扭曲和干扰线

@NightWish 2014/07/10