====== Script Bash : Génération de mot de passe ====== ===== Informations ===== ############################# ############################# ## Description : Générateur de mot de passe ## Utilisation : ## chmod +x ./genPasswd.sh ## ./genPasswd.sh ## - Sans argument : un mot de passe de 8 caracteres ## - Definir un nombre de caracteres : -c=18 ############################# ############################# ===== Code ===== [[https://github.com/willouuu/Scripts-Bash/blob/master/genPasswd.sh]] [[scripts:start|Retour]]