Uuids
Uuids copied to clipboard
Fast C# UUID implementation for .NET 6 & 7
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...