Passwords that make humans hard
Project description
# filthy-password-generator-py
[![MIT licensed](https://img.shields.io/badge/license-MIT-green.svg)](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
```
[![MIT licensed](https://img.shields.io/badge/license-MIT-green.svg)](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
Close
Hashes for filthypasswordgenerator-1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e60a9f94e99f19b620b3041ac5f5efc73168e00fe1925d13c45cc7788c93c0 |
|
MD5 | 7671d953d4fb67d0b9f1ac7bca4c59c6 |
|
BLAKE2b-256 | d7d76ef98b0258addff9e715b84b08a7369fd53affd2b9c65265423ca91edc29 |
Close
Hashes for filthypasswordgenerator-1.4-py3.7.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 916c4c442b86e871120aeefbd2610fc5eede734a6efe2e95712d4e2074757f27 |
|
MD5 | 1f65472719518bc8e22cd6c7354924dc |
|
BLAKE2b-256 | c5fe136604890fe87620fbaa30c1501967376b55bd4d75cfa349644ab281740c |
Close
Hashes for filthypasswordgenerator-1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 242e0b9d6f9711a95c209b141fc310e9f3e5ff1d6ab349cb1f6fb996dac92102 |
|
MD5 | 7147bc88991c9908bb61af4056f78ce8 |
|
BLAKE2b-256 | 42e48ea49fcc28f572a69f97b4c1f2688d18bd67dbec6f901229d606c5586a78 |