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
fastpassword
Simply generate an easy-to-type passwordfastpassword -l 10 -d 4
Generate password of 10 chars with minimum 4 sequent chars guaranteed for different fingersfastpassword -h
Help
-l
Length of the password-d
Minimum sequent chars guaranteed for different fingers-h
Help