class SimplePasswordGenerator::Options
- SimplePasswordGenerator::Options
- Reference
- Object
Defined in:
simple-password-generator.crInstance Method Summary
- #count : Int32
- #count=(count : Int32)
- #length : Int32
- #length=(length : Int32)
- #ranges : SimplePasswordGenerator::CharSet
- #ranges=(ranges : SimplePasswordGenerator::CharSet)