A
Alexander Muylaert
Hi
I need a unique key for an object. This key needs to be globally unique. A
GUID serves my needs, but...
Is somebody aware of a guid implementation that always returns a bigger
GUID? The current GUUD.NewGuid implementation might return a smaller guid
value. It would make my job easier when it would return a bigger guid.
kind regards
Alexander
I need a unique key for an object. This key needs to be globally unique. A
GUID serves my needs, but...
Is somebody aware of a guid implementation that always returns a bigger
GUID? The current GUUD.NewGuid implementation might return a smaller guid
value. It would make my job easier when it would return a bigger guid.
kind regards
Alexander