README
What is this?
This is a package that allows you to create a random password using a combination of uppercase and lowercase letters, and numbers. Just enter the number of characters you want for your password into the input field, and click the button. You will get a password with the number of characters that you entered.
Installation
Run npm install pw-maker-component
Use:
import pwm from 'pw-maker-component';