Wish: Plugin for creating random password
Opened this issue · 1 comments
frlan commented
I usually need to create passwords etc. for some deployment configurations to put into yaml/ini/*. I usually open for doing this a external tool like KeePass -- but would be handy to have a build in plugin to help here ;)
dmaphy commented
There are command line tools like e.g. apg
, makepasswd
or pwgen
. You could set something like this up as a Custom Command via Edit->Format->Send Selection to.