typo
This commit is contained in:
parent
f43327aa00
commit
515b8f2d42
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ Utilizes a 128 bit unsigned integer. 32bit machine id, 32bit sequence number. (*
|
||||||
|
|
||||||
| u128 |||
|
| u128 |||
|
||||||
|:-:|:-:|:-:|
|
|:-:|:-:|:-:|
|
||||||
| 0-63 | 64-96 | 96-127 |
|
| 0-63 | 64-95 | 96-127 |
|
||||||
| full unix timestamp ms | machine id | sequence number |
|
| full unix timestamp ms | machine id | sequence number |
|
||||||
|
|
Loading…
Reference in a new issue