Namespace extensions for the built-in UUID class.
Install using Swift Package Manager:
dependencies: [
.package(url: "https://github.com/doneservices/UUIDNamespaces", from: "1.0.0"),
]
or using Cocoapods:
pod 'UUIDNamespaces', '~> 1.0'
Generate a new UUID version 5 with the specified name and namespace.
Generate a new UUID version 3 with the specified name and namespace.