Metadata-Version: 2.1
Name: retronid
Version: 1.0.0
Summary: A short unique id.
Home-page: https://github.com/retronbv/retronid-py
Author: retronbv
Author-email: retronbv@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: uuid

# retronid
![retronid branding](https://raw.githubusercontent.com/retronbv/retronid-py/master/retronid/branding.png)

A short unique id.

```py
import retronid
print(retronid.generate())
```

