This commit is contained in:
cbax 2024-09-24 17:45:52 -04:00
parent f43327aa00
commit 515b8f2d42

View file

@ -25,5 +25,5 @@ Utilizes a 128 bit unsigned integer. 32bit machine id, 32bit sequence number. (*
| u128 |||
|:-:|:-:|:-:|
| 0-63 | 64-96 | 96-127 |
| 0-63 | 64-95 | 96-127 |
| full unix timestamp ms | machine id | sequence number |