Skip to main content

Utilities to generate random words and strings

Project description

randwords

Random word and string generators written in Python

Installation

python -m pip install randwords

Examples:

python randwords 6 : Get 6 random words from the included words file

python randwords -f ~/mywords 6 : Get 6 random words from a file at ~/mywords

python randwords -l 6 : Get 6 random words an convert them to lowercase

python randwords -A 6 : Get 6 random words and remove non-ASCII characters

python randwords -a 6 : Get 6 random words and remove apostrophes

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

randwords-1.1.2.tar.gz (267.7 kB view hashes)

Uploaded Source

Built Distribution

randwords-1.1.2-py3-none-any.whl (266.2 kB view hashes)

Uploaded Python 3

Supported by

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