No Description

Dmitry Chestnykh 5dd1486157 Add captcha test. 14 years ago
cmd 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 years ago
originals c179a205da Rename "numbers" to "digits" everywhere. 14 years ago
.gitignore 8b932fcfbb Implement a single captcha test command. 14 years ago
LICENSE caf79f3bd2 Reorganize code. Add storage. 14 years ago
Makefile 8f4b20120f First version of audio captcha. 14 years ago
audio.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 years ago
captcha.go 90e4f7499b newStore: accept collectNum and expiration time. 14 years ago
captcha_test.go 5dd1486157 Add captcha test. 14 years ago
font.go d36aa1f342 image: refactor; add more color variations. 14 years ago
image.go 68d217e79d Export RandomDigits. Remove NewRandom* functions. 14 years ago
sounds.go c179a205da Rename "numbers" to "digits" everywhere. 14 years ago
store.go 7b585d44e1 Fix collection (locking and getting next value). 14 years ago
store_test.go 8779418c5e Add store test. 14 years ago