Add method to choose a random captcha instance each time (#28)

* git ignore .db

* Add method to choose random captcha
This commit is contained in:
Rahul Rudragoudar
2019-03-26 18:57:56 +05:30
committed by hrj
parent f2c588ef23
commit e67d19c857
2 changed files with 12 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
*.class
*.log
*.png
*.db
/bin/
/project/target/
/target/