Passphrase Generator
Passphrase generator that uses a curated list of 1900+ common English words designed to create memorable and easily readable passphrases.
Select how many passphrases you would like generated, the number of words per passphrase, and desired length, then click Generate.
Length will be adjusted at run-time depending on number of words in order to prevent a runaway script and to reduce resource usage.
Notes
I used the WarpConduit Passphrase Generator page referenced above quite a bit as I liked the formatting compared to other passphrase generators I had seen. I didn’t want to risk losing that since another one I used before this disappeared, and since the source code was opensource on GitHub (also referenced above), I decided to use ChatGPT to create a wordpress plugin so I could host it on my own website.
**This is provided as is, without any warranty, so use at your own risk
You can download the wordpress plugin from here.
