Password generating is needed becuase we rely on digital applications in our daily life such as web and mobile apps. NativePasswordGenerator is a simple random password generator written in different scripts to support differnt OS including Windows, Mac, and Linux. NativePasswordGenerator uses OS native scripting utility.
- Windows Batch
- Mac Shell
- Linux Bash
- Python 3
- Numeric
- Alphabet
- Alphanumeric
- Complex
- Windows 11
- Mac Ventura 13
- Linux Ubuntu 22
1- Widows Batch
> password_generator.bat
1- Numeric
2- Alphabet
3- Alphanumeric
4- Complex
Choose Password Combination (1-4): 4
Choose Password Length: 15
Password:
AF1r@[p+TUM4W#U
2- Mac Shell
$ sh Native_Password_Generator.sh
1- Numeric
2- Alphabet
3- Alphanumeric
4- Complex
Choose Password Combination (1-4): 4
Choose Password Length: 15
Password:
F2w8%z-AYNH2z@w
3- Linux Bash
$ bash Native_Password_Generator.sh
1- Numeric
2- Alphabet
3- Alphanumeric
4- Complex
Choose Password Combination (1-4): 4
Choose Password Length: 15
Password:
ziY&*LKBoS%zsk]
4- Python 3
$ python3 Native_Password_Generator.py
1- Numeric
2- Alphabet
3- Alphanumeric
4- Complex
Choose Password Combination (1-4): 4
Choose Password Length: 15
Password:
!eRCSn_ywfX&3WJ