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 hashes)