Uuids icon indicating copy to clipboard operation
Uuids copied to clipboard

Fast C# UUID implementation for .NET 6 & 7

Results 2 Uuids issues
Sort by recently updated
recently updated
newest added

It seems `Uuid.NewTimeBased` respects the structure of a UUIDv1 from RFC 4122 for the first 8 bytes (timestamp + version 1). The other 8 bytes are just randomly generated as...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies