Metadata-Version: 2.4
Name: tidyelephant
Version: 0.1.0
Summary: Generate memorable random names.
Author: Chris Maddison
License-Expression: MIT
Project-URL: Repository, https://github.com/cmaddis/tidyelephant
Project-URL: Issues, https://github.com/cmaddis/tidyelephant/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# tidyelephant

Generate memorable random names.

```bash
pip install tidyelephant
```

```python
from tidyelephant import randname

name = randname()
print(name)
```

Names use the form `brisk-cedar-27`.

The bundled vocabulary includes colours, animals, plants, common objects, and nature words.
