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.gitgo to download project folder
cd create-random-password-python-devopsgive execute permission to passwordGenUsage.py file
chmod +x passwordGenUsage.pyexecute file using below command on shell
./passwordGenUsage.pyIt will give you new password.