Is randomblob(16) a good guid generation across multiple computers?

Andy KU7T <[email protected]> Thu, 20 Feb 2020 18:12:14 +0000
Newsgroups gmane.comp.db.sqlite.general
Message-ID <MWHPR1301MB2206C3744932333D4252EF4DAE130@MWHPR1301MB2206.namprd13.prod.outlook.com>
Hi,
I added a randomblob(16) to each record of a Sqlite table via a trigger with the goal of global uniqueness. Is that the correct approach or would it be better to pass Guid from .Net? I am using System.Data.Sqlite. The following article got me questioning the usage of randomblob: https://devblogs.microsoft.com/oldnewthing/20120523-00/?p=7553

Thanks
Andy

Sent from my T-Mobile 4G LTE Device
Get Outlook for Android<https://aka.ms/ghei36>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users