-
**Description**:
The Random Password Generator is a web application that helps users create strong, unique passwords to enhance their online security.
**Key Features**:
1. **Customizable Passw…
-
Super handy app.
One quick thing that would be useful, and could encourage more security, would be to add a button next to the password field that could generate a random password so the person doi…
-
I can complete the random password generator since I already have the code for this in my system. I can just pull up a PR and get it done
-
Modoboa 2.2.4 on Ubuntu 22.04.4
Priority: low
Backstory:
I stumbled over AUTH_PASSWORD_VALIDATORS in /srv/modoboa/instance/instance/settings.py , and decided to require passwords to have a speci…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I want to add a `random` module snippet and add the `password generator` code under it.
#…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
A complex password generator that satisfies every requirement of a strong password.
### R…
-
Currently the password generator is namespace scoped, so one have to create the same generator for each namespace I want generate a random password. It would be awesome If we could have a cluster scop…
-
## 🌟 Feature Overview
I would like to implement a Password Generator and Manager using Streamlit. This feature will allow users to generate strong, random passwords based on their preferences and sec…
-
**IN A NEW FILE**
Create a function that generates a random password of a given length and prints it as a string.
-
### Enter calculator name -
Random password Generator
### Describe calculator functionality -
Create sets of characters up to 50 long that are generated randomly from your choice of 1 or more o…