-
Currently the PasswordGenerator only takes a List of CharacterRule. It could benefit from also accepting CharacterCharacteristicsRule as well as AllowedCharacterRule as the two contain unique charact…
-
Hi
There're errors in the code added by @Dvd1234 in the Java Directory.
Following are the links of the java code having errors:
https://github.com/Kavya-24/Snippets/blob/master/Java/CountPairsWi…
-
Al hacer un "npm run build" genera un error en este entry:
El error parece estar en la referencia
![image](https://user-images.githubusercontent.com/21366112/201201941-d4af166f-5dcc-465a-b6c3-1d31…
-
https://gitlab.com/vecturagames/passwordgenerator
https://www.f-droid.org/packages/com.vecturagames.android.app.passwordgenerator/
It is not a bug: I just asking clarification.
I installed …
-
**Description:**
The user interface on mobile screens doesn't display inputs effectively.
**Screenshot:**
**Expected:**
Seeking enhancements to enhance the mobile UI.
-
It would be convenient to be able to get the generated password from `PasswordGenerator` as a `char[]` or `CharBuffer`. This would allow us to wipe out contents in the array to avoid Heap_Inspection r…
-
Hi,
I'd like `PasswordIsValid` to be `public`.
Indeed, I'm using `PasswordGenerator` for password generation, but I also need password validation for another use case.
Password validation is implem…
-
Missing info about how-to back up this app's data to make it clear to users how they can do this. This is very necessary when a user is switching physical phones.
-
## Overview
[TIP]: # ( DO NOT include screenshots of your actual database! )
[NOTE]: # ( Give a BRIEF summary about your problem )
I have KeePassXC set to automatically start at the system start…
matj1 updated
2 months ago
-
Traceback (most recent call last):
```
File "C:\Users\XCODE\Downloads\Gmail-Maker-BOTV2-main\Gmail-Maker-BOTV2-main\main.py", line 16, in
from password_generator import PasswordGenerator
Im…