Skip to content

v1.2.0-alpha: Create UUIDv6.cs

Pre-release
Pre-release
Compare
Choose a tag to compare
@amsga amsga released this 15 Dec 08:02
· 71 commits to master since this release

Added

  • Added UUID v6 generated based on current system date and time as well as local Network MAC Address.
  • Added UUID v6 generated based on current system date and time as well as supplied Network MAC Address.
  • Added UUID v6 generated based on supplied system date and time as well as local Network MAC Address.
  • Added UUID v6 generated based on supplied system date and time as well as supplied Network MAC Address.
  • Added UUID v7 generated based on current system date and time as well as generated random fields.
  • Added UUID v7 generated based on supplied system date and time as well as generated random fields.
  • Added UUID v7 generated based on supplied system date and time as well as supplied random fields.