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
Description: # retronid
        ![retronid branding](https://raw.githubusercontent.com/retronbv/retronid-py/master/retronid/branding.png)
        
        A short unique id.
        
        ```py
        import retronid
        print(retronid.generate())
        ```
Platform: UNKNOWN
Description-Content-Type: text/markdown
