Генератор паролей
 
 
 
Go to file
Антон Аксенов e56ce307f7
Merge branch 'master' of github.com:anthonyaxenov/password-generator
2022-02-09 17:15:21 +08:00
css Fixed styles for disabled setting + personal footer 2022-02-09 17:14:28 +08:00
img Images 2020-01-01 04:00:11 +05:30
js Result scaling based on length & removed console.clear() 2022-02-09 15:44:30 +08:00
README.md Update README.md 2020-01-01 04:12:36 +05:30
index.html Fixed styles for disabled setting + personal footer 2022-02-09 17:14:28 +08:00

README.md

password-generator

Create random passwords using the password generator tool.

Demo: https://codepen.io/dev_loop/full/vYYxvbz

Tool

After selecting the desired options for the password, click generate to generate

a new password with selected options.

password

Then click the password area to copy the password to clipboard.