https://github.com/cherouvim/captcha
yet another captcha implementation for Java
https://github.com/cherouvim/captcha
captcha java
Last synced: 11 months ago
JSON representation
yet another captcha implementation for Java
- Host: GitHub
- URL: https://github.com/cherouvim/captcha
- Owner: cherouvim
- License: mit
- Created: 2011-05-11T13:56:09.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T15:10:56.000Z (over 7 years ago)
- Last Synced: 2025-07-20T08:50:58.540Z (11 months ago)
- Topics: captcha, java
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# captcha
[](https://opensource.org/licenses/MIT)
[](http://makeapullrequest.com)
Yet another captcha implementation. Implemented as a Java Servlet.
## Examples:
### /captcha

### /captcha?size=30&length=20

### /captcha?complexity=1

### /captcha?background=0xff00ff&foreground=0x00ffff
