9 lines
89 B
Python
9 lines
89 B
Python
#from tiny0.models import URL
|
|
from secrets import choice
|
|
|
|
'''
|
|
|
|
Generate valid token
|
|
|
|
'''
|