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