A terminal-based CAPTCHA generator that uses a combination of ASCII art, optional quantum logic (via Qiskit), and time-bound input challenges to verify human interaction — designed for educational and security purposes.
Make sure you have the following Python packages installed:
pip install qiskit qiskit-aer pyfiglet colorama
- Clone or download the script.
- Run the CAPTCHA system using Python:
python captcha.py


