8000 GitHub - nthState/UUIDV7: UUID V7 Swift Package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nthState/UUIDV7

Repository files navigation

UUIDV7

Generate a UUID V7 String

Usage

let uuid = UUID.uuidV7String()
let uuid = UUID.uuidV7String(withHyphens: false)

Testing

Use https://uuid7.com/ to test the UUID's are valid

Run the unit tests too

About

UUID V7 Swift Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0