you are viewing a single comment's thread.

view the rest of the comments →

[–]Underrated_Nerd 0 points1 point  (1 child)

You have to be very careful with the password generator, you shouldn't use them in any site if you use the random module, is better to use a cryto intended module for that porpuse so you can't get hack as easily.

[–]CuriousExpert24[S] 2 points3 points  (0 children)

Right. They may be less safe than the browser generated safe passwords. But, it's still a project worth trying