A simple and customizable random password generator for Python. Version 2.2.0 uses the secrets module for cryptographically secure passwords, with the API component separated into a separate package. Released irregularly.
pip install random-password-generatorVerified import paths — ran on the pinned version, not inferred.
Generate a 16-character password with numbers, uppercase, and symbols.
Upgrade to 2.1.0 or later with `pip install --upgrade random-password-generator`.
If you need the web API, install `pip install rpg-web`. The library `random-password-generator` is now standalone.
No dependency data recorded yet.