Generate random password using bash script no dependencies. All generated password is stored in JSON file (its not encrypted so try to use it for temporary passwords or where you dont want to use google autogenerated password)
(Go to the folder location in terminal & Paste this command in terminal)
sh Gen_Pass.sh
Storing format in JSON file
{"Time": 2021-09-12 11:30:09 PM, "Description": "Yahoo","Password": "unYZm?rvzn8a"},
12-character password is generated
>> unYZm?rvzn8a
Add Descriptions
Yahoo
Description = Yahoo && Password = unYZm?rvzn8a