Closed webmaster128 closed 6 years ago
Splitting by word leads to incorrect results as soon as a word occurs more than one time in a passphrase.
Split by index
npm test and creating an account in the app
npm test
What was the problem?
Splitting by word leads to incorrect results as soon as a word occurs more than one time in a passphrase.
How did I fix it?
Split by index
How to test it?
npm test
and creating an account in the appReview checklist