A password generator written in Go that uses 5 dictionaries for word based passwords.
go install github.com/ProjectApario/genwordpass@latest
$ genwordpass -version
1.0.0
$ genwordpass
minimum7moralizing-bibliotic%
$ genwordpass -languages fr
convoierez$absolu3malins!
If you wish to add an additional dictionary language, fork this branch and submit a pull request with your changes. Please ensure that you have tested your changes.