Package Exports
- @devdex/passwordgenerator
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@devdex/passwordgenerator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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, GodIdsDifference
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