genpsswrd

Nice script to generate a random password

Usage no npm install needed!

<script type="module">
  import genpsswrd from 'https://cdn.skypack.dev/genpsswrd';
</script>

README

GenPssWrd

Nice script to generate a random password

Install

npm install -g genpsswrd

Usage

The length of the password can be chosen with $1 if you don't like the default length of 12. To get a password with length 20 simply run genpsswrd 20

Contribution

Prs are welcome