Files
flask_url_shortener/tiny0/token.py
T
2020-07-20 14:55:19 +00:00

9 lines
89 B
Python

#from tiny0.models import URL
from secrets import choice
'''
Generate valid token
'''