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