Skip to content

gabrielkheisa/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator

Generate a password every 10 seconds using the AES.js library with 2 parameters. First parameter is random number generator as "plaintext" and second parameter is current time encoded string as "key". The output would be the last 14 characters excluding the last character.



Preview: 

https://gabrielkheisa.xyz/pwgen