1.2.1 • Published 2 years ago

coooool-password-generator v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Password Generator

Generates a random password

code example: const cooooolPasswordGenerator = require("coooool-password-generator"); const password = cooooolPasswordGenerator.generate(8); console.log(password);

const cooooolPasswordGenerator = require("coooool-password-generator"); const password = cooooolPasswordGenerator.generate(8); console.log(password);

const cooooolPasswordGenerator = require("coooool-password-generator");
const password = cooooolPasswordGenerator.generate(8);
console.log(password);
1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago