Metadata-Version: 2.1
Name: mtoken
Version: 0.1.0
Summary: 获取token的的方法
Home-page: 
Author: gaomaolin
Author-email: 1941117852@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# My Token Generator

A simple package to generate random tokens.

## Installation

You can install this package using pip:

```bash
pip install mtoken 
