Class: Kamcaptcha::Generator::RandomWordGenerator
- Inherits:
-
WordGenerator
- Object
- WordGenerator
- Kamcaptcha::Generator::RandomWordGenerator
- Defined in:
- lib/kamcaptcha/generator.rb
Constant Summary collapse
- CHARS =
"23456789ABCDEFGHJKLMNPQRSTUVXYZ".split("")
Instance Attribute Summary
Attributes inherited from WordGenerator
Instance Method Summary collapse
Methods inherited from WordGenerator
Constructor Details
This class inherits a constructor from Kamcaptcha::Generator::WordGenerator