Files
flask_url_shortener/tiny0/token.py
T
2020-07-18 13:10:03 +00:00

9 lines
90 B
Python

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