Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 266 Bytes

File metadata and controls

11 lines (6 loc) · 266 Bytes

Text-based-captcha-using-Python

It is a small project to generate captcha using python

  # module-used
  ->tkinter : to generate GUI
  ->random  : to radnomize the text and some other function
  ->Pillow  : to use images