Commit 817eabb
uuid: Switch mt_rand() calls to random_int() in GlobalIdGenerator
This makes initial clock sequence numbers the strength of the node IDs.
Both of which are stored in /tmp files.
Change-Id: Ia831baa19a7ba882c3d18196decb7bf3347a4c431 parent 16c1648 commit 817eabb
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
0 commit comments