This would be very useful. For example, when I log in to my Microsoft account in Windows Recovery I don’t have access to my Bitwarden vault yet. So I need to type in my 32+ character random character password instead of a mnemonic.
There’s a lot of open source and online sources available.
(This one I particularly like not because its online via HTTPS but because it has a lot of useful configuration toggles such as defining a seperator, CAPS, using numbers somewhere, and so on. It also estimates the amount of entropy bit, differentiating between blind and full knowledge. They also link to a Perl module)
https://dave-theunsub.github.io/xkcd-generate/
This one seems to be a GUI.
There appears to be CLI one as well?
More via