Skip to content

codingloverss/Generate-Random-Captcha-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate-Random-Captcha-In-Python

step 1:-

import random

from captcha.image import ImageCaptcha

if any modules not available in your system then you can easily download using pip like,

Windows:-

pip install module_name

Linux:-

sudo pip install module_name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages