Skip to main content

Generate secure random character sequences, not inspired by XKCD

Project description

# Simple-Passgen : A very simple script to generate cryptographically random passwords Simple-Passgen is a script that uses os.urandom() to generate crypotographically suitable random characters from the set of characters typable on a standard keyboard (a-z, A-Z, 0-9, and punctuation). For a complete listing refer to an ASCII or Unicode table, as this implementation uses precisely ASCII codes 33-126. This generates passwords with 6.554 bits of entropy per character. Some basic statistics are given about the password on each generation depending on the length settings chosen. ## Usage ` shell passgen [phrase length] `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-passgen-0.1.0.tar.gz (25.7 kB view details)

Uploaded Source

File details

Details for the file simple-passgen-0.1.0.tar.gz.

File metadata

File hashes

Hashes for simple-passgen-0.1.0.tar.gz
Algorithm Hash digest
SHA256 40ead191f87be3e3d2b259eb1808e887d2084af6aae5db99e7acffd9234fac01
MD5 d9e41005034708e91c2f8ab9ef96196a
BLAKE2b-256 870f963aace0220f4ca9e4a703a4302de07fe28106beacc293db785c97de1813

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page