Cuid2 implementation in C#
published on 2023/10/02
A .NET implementation of collision-resistant ids. You can read more about CUIDs from the official project website.
A command-line utility, cuidgen, is also available that implements the cuid.net library for those wishing to leverage CUIDs in scripting environments.