{"library":"diceware","type":"library","category":null,"description":"Diceware is a Python library and command-line tool for generating secure, memorable passphrases using the Diceware method. It generates passphrases by concatenating words randomly picked from wordlists. The library supports various sources of randomness, including Python's `SystemRandom` by default, and allows for different wordlists, including the EFF wordlist. It also offers options for capitalization and special characters. The current version is 1.0.1, actively maintained with recent updates.","language":"python","status":"active","version":"1.0.1","tags":["security","passphrase","diceware","cryptography","wordlist"],"last_verified":"Thu May 21","install":[{"cmd":"pip install diceware","imports":["from diceware import get_passphrase"]}],"homepage":null,"github":"https://github.com/ulif/diceware","docs":"https://diceware.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/diceware/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/diceware/compatibility"}}