trichards57 / zxcvbn-cs

C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library
MIT License
59 stars 19 forks source link

Fixing DictionaryMatcher.cs comment on frequency #41

Closed m-rinaldi closed 6 months ago

m-rinaldi commented 7 months ago

The first word in the dictionary has a rank of 1 and it is therefore the most frequent one.