Skip to content

Instantly share code, notes, and snippets.

@perryqh
Created November 13, 2009 00:35
Show Gist options
  • Save perryqh/233460 to your computer and use it in GitHub Desktop.
Save perryqh/233460 to your computer and use it in GitHub Desktop.
my_pw = 'secret'
my_pw_score = PwFoo::PasswordStrength.new.calculate_score(my_pw)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment