This is a solution to the 'Gerador de Senhas Aleatórias exercicio Trybe'.
Users should be able to:
Generate passwords according to the desired character length without repeating consecutive characters.
- HTML5 markup
- CSS custom properties
- Javascript