1
0
mirror of https://github.com/google/uuid.git synced 2024-12-10 10:40:15 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nicu Micle
2d3c2a9cc5
feat: Generate V6 from custom time (#172)
* Add NewV6WithTime

* Refactor generateV6

* fix NewV6WithTime doc comment

* fix: remove fmt.Println from test

---------

Co-authored-by: nicumicle <20170987+nicumicleI@users.noreply.github.com>
2024-11-14 11:04:50 -06:00