1.0.1 • Published 5 months ago

password-generator-fix-lendth v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Description

-- The project is a password generator, it generates a password with uppercase, lowercase, numbers and symbols. For more information about the project, please visit the link below.

Installation

  • npm install password-generator-fix-lendth

Usage

use function getRandomPassword(length, lowercase, uppercase, numbers, symbol)

  • length = Number,
  • lowercase = Boolean,
  • uppercase = Boolean,
  • numbers = Boolean,
  • symbol = Boolean if (Boolean != 'true') { this directive return False }
1.0.1

5 months ago

1.0.0

5 months ago