(patch) Update documentation, force release. #10

Merged
pfm merged 1 commit from force-patch into main 2024-04-27 01:25:32 +00:00

View file

@ -25,6 +25,18 @@ val GsUuid: ModuleID =
"gs" %% "gs-uuid-v0" % "$VERSION"
```
### Type
```scala
import gs.uuid.v0.UUID
given UUID.Generator = UUID.Generator.version7
val id = UUID.generate()
println(id.str()) // 292c9bc70d0f4d998053d7b2f72cd9b7
```
## Donate
Enjoy this project or want to help me achieve my [goals](https://garrity.co)?