Skip to main content

No project description provided

Project description

===========
Random Word Generator
===========

Random Word Generator provides a simple way to generate random words from a list of 25,487 words.
To use this package looks like this::

#!/usr/bin/env python
from word_generator import generate_random_word

print(generate_random_word())


The words are randomly selected from http://svnweb.freebsd.org/csrg/share/dict/words?view=co&content-type=text/plain

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

wordgenerator-0.3.4.tar.gz (84.7 kB view hashes)

Uploaded Source

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