The case of the Uuid­Create­Sequential that didn’t use the MAC address

1 · Raymond Chen · Nov. 20, 2019, 3 p.m.
Summary
A customer reported that the Uuid­Create­Sequential function was generating UUIDs that did not place the network card’s MAC address in the final bytes of the UUID. Sequentially-generated UUIDs are so-called Version 1 UUIDs: A combination of a timestamp and a MAC address. The post The case of the <CODE>Uuid­Create­Sequential</CODE> that didn’t use the MAC address appeared first on The Old New Thing....