The Python package for generating random English words
Project description
randword
The Python package for generating random English words
Table of contents
Installation
You can install randword
package using pip
or easy_install
:
pip install randword
easy_install randword
You can also just clone the repository and run:
python setup.py install
Usage
See the documentation.
Credits and references
- A database of words for each part of the speech was taken from WordNet.
- Splitting words into different parts of speech is made possible by Chilli's answer on Stack Overflow.
- Surnames database was taken from this GitHub repo.
- Male and females names were taken from the website of Carnegie Mellon University.
- Countries database was taken from this GitHub gist.
- Cities database was taken from this GitHub gist.
- Magic 8-Ball answers were taken from Wikipedia page.
License
randword specific code is distributed under MIT License.
Copyright (c) 2022 Artyom Bezmenov
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
randword-2.11.1.tar.gz
(637.1 kB
view details)
File details
Details for the file randword-2.11.1.tar.gz
.
File metadata
- Download URL: randword-2.11.1.tar.gz
- Upload date:
- Size: 637.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53c69296c60801e512acef12ed6672a32071a2c4f0f87aa9daf9da438a775cdf |
|
MD5 | ae97a01a5c4e7bd83980d761be682aa2 |
|
BLAKE2b-256 | db7ab23237c3341f15c0e2f17e7e1f9784e50e70f5e3ca7853174e8fac87a5ad |