else/Passwordy
Voussoir f561782a81 else 2015-06-30 20:00:14 -07:00
..
README.md else 2015-06-30 20:00:14 -07:00
passwordy.py else 2015-06-30 20:00:14 -07:00

README.md

Passwordy

Generates randomized strings, useful for making passwords and such.

 ---------------------------------------------------------------
|Generates a randomized password.                               |
|                                                               |
|> passwordy [length] ["p"] ["d"]                               |
|                                                               |
|   length : How many characters. Default 032.                  |
|   p      : If present, the password will contain punctuation  |
|            characters. Otherwise not.                         |
|   d      : If present, the password will contain digits.      |
|            Otherwise not.                                     |
|                                                               |
|   The password can always contain upper and lowercase         |
|   letters.                                                    |
 ---------------------------------------------------------------
 ---------------------------------------------------------------
|Generates a randomized sentence                                |
|                                                               |
|> passwordy sent [length] [join]                               |
|                                                               |
|   length : How many words to retrieve. Default 005.           |
|   join   : The character that will join the words together.   |
|            Default space.                                     |
 ---------------------------------------------------------------

To use the sentence function, you can download this dictionary

hexclock