Generates easy-to-type passwords.
Speed of typing is often overlooked for passwords. But if you enter it countless times a day, saved split seconds can add up to a considerable time saving.
The utility ensures that any D sequential characters are entered with different fingers based on standard QWERTY keyboard layout, where D stands for "depth".
npm install -g fastpassword
fastpasswordSimply generate an easy-to-type passwordfastpassword -l 10 -d 4Generate password of 10 chars with minimum 4 sequent chars guaranteed for different fingersfastpassword -hHelp
-lLength of the password-dMinimum sequent chars guaranteed for different fingers-hHelp