This is a Unix command line tool that generates passwords using four common words.
To use this command, clone this repo, then run:
Install core utilities, if you don't have them:
brew install coreutils
Clone this repo:
git clone https://github.com/SixArm/correct-horse-battery-staple.git
Change directory:
cd correct-horse-battery-staple
Run:
./correct-horse-battery-staple
Output:
during-billion-travel-result
Repeat as many times as you want and copy to clipboard:
repeat 80 {./correct-horse-battery-staple} | pbcopy
If you wish to customize the word list, then edit this file:
correct-horse-battery-staple.txt