DevOps Scripting Basics Project - For random password creation using python with length you can define your self via input
-
download my project using
https://github.com/ankurpatel18/create-random-password-python-devops.git
-
go to download project folder
cd create-random-password-python-devops
-
give execute permission to passwordGenUsage.py file
chmod +x passwordGenUsage.py
-
execute file using below command on shell
./passwordGenUsage.py
It will give you new password.