Nice work, Bob - thanks! And thanks for the MIT License.
And super-thanks for including this link in your Read Me - very helpful
for understanding the goals and design of CUIDs:
http://usecuid.org/
--
Richard Gaskin
Fourth World Systems
Bob Hall wrote:
> I created a new library stack to
I created a new library stack to create cuid compliant unique ids in Livecode.
What the heck is a cuid you ask? Well, in a nutshell, a cuid is a "portable and
sequentially-ordered unique identifier designed for horizontal scalability and
speed". You can use a cuid just like you would a UUID.
Wh