Module: Zxcvbn
- Extended by:
- Zxcvbn
- Included in:
- Zxcvbn
- Defined in:
- lib/zxcvbn.rb,
lib/zxcvbn/tester.rb,
lib/zxcvbn/version.rb
Defined Under Namespace
Classes: Tester
Constant Summary collapse
- VERSION =
"4.4.3"
Instance Method Summary collapse
-
#test(password, user_inputs = []) ⇒ Object
Returns a Zxcvbn::Score for the given password.