This script provides a simple way to generate secure and human readable passwords, based on XKCD #936
Project Description
This script provides a simple way to generate secure and human readable passwords, based on XKCD #936
- Free software: BSD license
- Documentation: http://pyxkcdpass.rtfd.org.
Install
Open your terminal and type:
** pip install pyxkcdpass
or
** easy_install pyxkcdpass
Usage
Just call pyxckdpass and supply it with a dictionary:
** pyxkcdpass -d /usr/share/dict/words
or provide a dictionary and a password length
** pyxkcdpass -d /usr/share/dict/words -l 10
History
0.1.0 (2014-05-05)
- First release on PyPI.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
pyxkcdpass-0.2.0.zip (18.6 kB) Copy SHA256 hash SHA256 | Source | None | May 5, 2014 |