wikiv3:make_passwd
Criar senhas
< /dev/urandom tr -dc '!@#%*?'_A-Z-a-z-0-9 | head -c12;echo
echo {0..9} echo {a..z} echo {A..Z}
wikiv3/make_passwd.txt · Last modified: by 127.0.0.1
< /dev/urandom tr -dc '!@#%*?'_A-Z-a-z-0-9 | head -c12;echo
echo {0..9} echo {a..z} echo {A..Z}