UUID generations using python #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found a juicy one
I like it
I was gonna be like
import random
import b64.b64encode
in = b64encode(ticketID + str(time.now()))[:128]
Fixed in commit
f9c071aa43