@devdex/passwordgenerator

Password Generator

Usage no npm install needed!

<script type="module">
  import devdexPasswordgenerator from 'https://cdn.skypack.dev/@devdex/passwordgenerator';
</script>

README

What it's for?

This is for creating passwords, later I'll add advance features and more options.

Why Make it?

I was making a discord bot and I need a password generator package some packages won't let me download or install them because I develop on my phone mostly and sometime on my pc.

Installation

Install from a Npm package by entering: npm i @devdex/passwordgenerator then...

const { Passwordv1 } = require('@devdex/passwordgenerator');
var Pass = Passwordv1();

console.log(Pass);

Extra Info

Passwordv1 can be change to
Passwordv2, GodIds

Difference

Passwordv1 - Is a 7 digit Generator. Passwordv2 - Is a 12 digit Generator. GodIds - Is a 12+ digit Generator.

Support

If you need support I on discord on the account DJ JR30#135