melvnl / ranpass

generate random password to replace https://www.lastpass.com/features/password-generator#generatorTool for my daily use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short Explanation

I believe the script and the repository description is very straight forward.

the script basically:

  1. ask for user inputs
  2. do some calculation and then return the random password
  3. automatically copied the random password to device clipboard

add the script to your .bashrc or .zshrc to make the experience of generating new strong password for your creds more seamless

About

generate random password to replace https://www.lastpass.com/features/password-generator#generatorTool for my daily use


Languages

Language:HTML 80.0%Language:CSS 11.7%Language:Python 8.3%