You could just use `str(uuid.uuid4())` for example
# questions
k
You could just use
str(uuid.uuid4())
for example