No Description

Dmitry Chestnykh 11dc012645 generate: rename to main.go, add Makefile. 15 years ago
capgen 2ef763a3c2 Rename cmd to capgen, originals to generate. 15 years ago
generate 11dc012645 generate: rename to main.go, add Makefile. 15 years ago
.gitignore 2ef763a3c2 Rename cmd to capgen, originals to generate. 15 years ago
LICENSE caf79f3bd2 Reorganize code. Add storage. 15 years ago
Makefile 8f4b20120f First version of audio captcha. 15 years ago
audio.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 15 years ago
captcha.go 90e4f7499b newStore: accept collectNum and expiration time. 15 years ago
captcha_test.go 5dd1486157 Add captcha test. 15 years ago
font.go d36aa1f342 image: refactor; add more color variations. 15 years ago
image.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 15 years ago
sounds.go 11dc012645 generate: rename to main.go, add Makefile. 15 years ago
store.go 7b585d44e1 Fix collection (locking and getting next value). 15 years ago
store_test.go 8779418c5e Add store test. 15 years ago