Y
Hacker News
new
|
ask
|
show
|
jobs
by
punnerud
1879 days ago
The Python-code behind this:
ts = int(time() - 16 \* 10 \*\* 8) return ts.to_bytes(4, "big") + os.urandom(12)