An open API service indexing awesome lists of open source software.

https://github.com/ranjan2104/captcha-creator-using-python

CAPTCHA stands for the Completely Automated Public Turing test to tell Computers and Humans Apart. CAPTCHAs are tools you can use to differentiate between real users and automated users, such as bots.
https://github.com/ranjan2104/captcha-creator-using-python

imagecaptcha python-3

Last synced: over 1 year ago
JSON representation

CAPTCHA stands for the Completely Automated Public Turing test to tell Computers and Humans Apart. CAPTCHAs are tools you can use to differentiate between real users and automated users, such as bots.

Awesome Lists containing this project

README

          

# Captcha Creator Using Python
CAPTCHA stands for the Completely Automated Public Turing test to tell Computers and Humans Apart. CAPTCHAs are tools you can use to differentiate between real users and automated users, such as bots. CAPTCHA is an acronym that stands for "Completely Automated Public Turing test to tell Computers and Humans Apart." Users often encounter CAPTCHA and reCAPTCHA tests on the Internet. ... Although CAPTCHAs are designed to block automated bots, CAPTCHAs are themselves automated.CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a type of security measure known as challenge-response authentication. ... A CAPTCHA test is made up of two simple parts: a randomly generated sequence of letters and/or numbers that appear as a distorted image, and a text box.

![blog-captcha](https://user-images.githubusercontent.com/60054130/117252727-fcba5f80-ae63-11eb-9708-ac79b3db4b78.png)

![CAPCHA-computer](https://user-images.githubusercontent.com/60054130/117252794-152a7a00-ae64-11eb-93c6-bf0ba4d5f3f5.png)