Moby Name Generator in Python
Project description
# mong
[![Python](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue)](https://www.python.org) ![](https://github.com/toshihikoyanase/mong/workflows/test/badge.svg) [![codecov](https://codecov.io/gh/toshihikoyanase/mong/branch/master/graph/badge.svg)](https://codecov.io/gh/toshihikoyanase/mong)
A Python port of [moby](https://github.com/moby/moby) name generator. The original code in [moby](https://github.com/moby/moby) can be found [here](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go).
## Installation
` $ pip install git+https://github.com/toshihikoyanase/mong.git `
## Usage
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/16iw3njq06R32-0dHiRn2efUvvZmYHeRL)
`python >>> import mong >>> mong.get_random_name() 'goofy_robinson' >>> mong.get_random_name() 'stoic_feynman' `
## References
[Moby Project](https://mobyproject.org/)
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
File details
Details for the file mong-0.0.1.tar.gz
.
File metadata
- Download URL: mong-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9812205b32e4a54e12625f1b4050a2fec29957c7393869b78f8db8c98e3c05d6 |
|
MD5 | 62598f6e7d1e310e8bac5236f724c86f |
|
BLAKE2b-256 | 9f844b51273e499c6f74444f057ae3bc3d55053a567b5c64ed4ed523f791b8ba |