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
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file wordgenerator-0.3.4.tar.gz
.
File metadata
- Download URL: wordgenerator-0.3.4.tar.gz
- Upload date:
- Size: 84.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40b1f2a4f25aefc3114a8ee636e78425f08fe9418085200573a5abb361c04608 |
|
MD5 | b103687c8517933d400b43d46ee20b18 |
|
BLAKE2b-256 | 62b4b801f8b2a50ee977cb6dd7ee420fcf1d39972b16272489c30172f00ab234 |