Passwords that make humans hard
Project description
# filthy-password-generator-py
[](https://raw.githubusercontent.com/gabfl/password-generator-py/master/LICENSE)
## Description
One day I was using a password generator it a few of the ones coming out contained some filthy output, not intentionally of course, just a side effect of using a pre made dictionary file. After the creator used a list of obscene words to clean it up, I decided it was so funny that I would use the obscene words exclusively and see what kind of filth comes out, and lo and behold we have the filthy password generator.
## Examples
Here are a few filthy passwords that can be generated:
```
Orgy-Anus;70+Tranny
Vibrator=268%Nambla_Camslut
466=Paki=Kinky-Twink
Ecchi:Jailbait;Bollocks.890
Slanteye%719*Ecchi=Dildo
Faggot;722-Hooker=Bulldyke
```
## Use within another Python script
```python
>>> from passwordgenerator import pwgenerator
>>> pwgenerator.generate()
'Ass+Snatch:Pissing;553'
```
## Advanced options
```
passwordgenerator [-h] [-n MIN_WORD_LENGTH] [-x MAX_WORD_LENGTH]
[-i MAX_INT_VALUE] [-e NUMBER_OF_ELEMENTS] [-s]
optional arguments:
-h, --help show this help message and exit
-n MIN_WORD_LENGTH, --min_word_length MIN_WORD_LENGTH
Minimum length for each word
-x MAX_WORD_LENGTH, --max_word_length MAX_WORD_LENGTH
Maximum length for each word
-i MAX_INT_VALUE, --max_int_value MAX_INT_VALUE
Maximum value for the integer
-e NUMBER_OF_ELEMENTS, --number_of_elements NUMBER_OF_ELEMENTS
Number of elements in the password (ie. 4 = 3 words +
1 integer)
-s, --no_special_characters
Do not use special characters
```
[](https://raw.githubusercontent.com/gabfl/password-generator-py/master/LICENSE)
## Description
One day I was using a password generator it a few of the ones coming out contained some filthy output, not intentionally of course, just a side effect of using a pre made dictionary file. After the creator used a list of obscene words to clean it up, I decided it was so funny that I would use the obscene words exclusively and see what kind of filth comes out, and lo and behold we have the filthy password generator.
## Examples
Here are a few filthy passwords that can be generated:
```
Orgy-Anus;70+Tranny
Vibrator=268%Nambla_Camslut
466=Paki=Kinky-Twink
Ecchi:Jailbait;Bollocks.890
Slanteye%719*Ecchi=Dildo
Faggot;722-Hooker=Bulldyke
```
## Use within another Python script
```python
>>> from passwordgenerator import pwgenerator
>>> pwgenerator.generate()
'Ass+Snatch:Pissing;553'
```
## Advanced options
```
passwordgenerator [-h] [-n MIN_WORD_LENGTH] [-x MAX_WORD_LENGTH]
[-i MAX_INT_VALUE] [-e NUMBER_OF_ELEMENTS] [-s]
optional arguments:
-h, --help show this help message and exit
-n MIN_WORD_LENGTH, --min_word_length MIN_WORD_LENGTH
Minimum length for each word
-x MAX_WORD_LENGTH, --max_word_length MAX_WORD_LENGTH
Maximum length for each word
-i MAX_INT_VALUE, --max_int_value MAX_INT_VALUE
Maximum value for the integer
-e NUMBER_OF_ELEMENTS, --number_of_elements NUMBER_OF_ELEMENTS
Number of elements in the password (ie. 4 = 3 words +
1 integer)
-s, --no_special_characters
Do not use special characters
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filthypasswordgenerator-1.4.tar.gz.
File metadata
- Download URL: filthypasswordgenerator-1.4.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5e60a9f94e99f19b620b3041ac5f5efc73168e00fe1925d13c45cc7788c93c0
|
|
| MD5 |
7671d953d4fb67d0b9f1ac7bca4c59c6
|
|
| BLAKE2b-256 |
d7d76ef98b0258addff9e715b84b08a7369fd53affd2b9c65265423ca91edc29
|
File details
Details for the file filthypasswordgenerator-1.4-py3.7.egg.
File metadata
- Download URL: filthypasswordgenerator-1.4-py3.7.egg
- Upload date:
- Size: 12.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
916c4c442b86e871120aeefbd2610fc5eede734a6efe2e95712d4e2074757f27
|
|
| MD5 |
1f65472719518bc8e22cd6c7354924dc
|
|
| BLAKE2b-256 |
c5fe136604890fe87620fbaa30c1501967376b55bd4d75cfa349644ab281740c
|
File details
Details for the file filthypasswordgenerator-1.4-py3-none-any.whl.
File metadata
- Download URL: filthypasswordgenerator-1.4-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242e0b9d6f9711a95c209b141fc310e9f3e5ff1d6ab349cb1f6fb996dac92102
|
|
| MD5 |
7147bc88991c9908bb61af4056f78ce8
|
|
| BLAKE2b-256 |
42e48ea49fcc28f572a69f97b4c1f2688d18bd67dbec6f901229d606c5586a78
|