Moby Name Generator in Python
Project description
mong
A Python port of moby name generator. The original code in moby can be found here.
Installation
# PyPI
$ pip install mong
# Development version
$ pip install git+https://github.com/toshihikoyanase/mong.git
Usage
>>> import mong
>>> mong.get_random_name()
'goofy_robinson'
>>> mong.get_random_name()
'stoic_feynman'
References
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
mong-0.0.2.tar.gz
(5.5 kB
view details)
File details
Details for the file mong-0.0.2.tar.gz
.
File metadata
- Download URL: mong-0.0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64228b344e707ce2ad6b0782ddd19f790a104825b6bccea387fc403d2a276d9a |
|
MD5 | 6226a4e0903193bb5255f19ea2240118 |
|
BLAKE2b-256 | b2cdf92511cd619a95b09b0d81e612f48bda4fffc40336c80a310ca465fc9fb6 |