Skip to content

misomarcell/CaptchaGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptchaGenerator

Usage

var Generator = new CaptchaGenerator();
picturebox.Image = Generator.GenerateCaptcha(Difficulties.Hard).Image;

Preview

This is how it looks currently

Easy Difficulty Normal Difficulty Hard Difficulty Unreadable Difficulty

Releases

No releases published

Packages

No packages published

Languages