DEV Community

Said Mounaim
Said Mounaim

Posted on

2 1

Strong Password Generator 🀩

Strong Password Generator App Using Vanilla JavaScript 😍

Demo : https://gen-passwordjs.netlify.app/

Code : https://github.com/saidMounaim/100DaysOfCode/tree/main/Day15

Check out my #100DaysOfCode Challenge
https://github.com/saidMounaim/100DaysOfCode/tree/main/Day15

Top comments (1)

Collapse
 
grahamthedev profile image
GrahamTheDev β€’

How can it be a strong password generator with a max length of 10 characters?

You should adjust it so it is min 10 characters as everything else seems good.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay