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