Pull Request #15
Extract helper functions for most_guessable_match_sequence
Had to introduce a couple additional parameters that previously were being captured by the closure. Also re-ordered the parameters to be a little more consistent (always put password first). Hopefully the order I choose makes sense!