Criar senhas

< /dev/urandom tr -dc '!@#%*?'_A-Z-a-z-0-9 | head -c12;echo
echo {0..9}
echo {a..z}
echo {A..Z}