Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 209 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 209 Bytes

UlidSharp

Performance oriented Ulid implementation of https://github.com/ulid/spec for .Net Core

Use the ref ulong rndState overrides to avoid contention of s_rndState when generating ulids concurrently.