diff --git a/version7.go b/version7.go index 3fec671..f41f555 100644 --- a/version7.go +++ b/version7.go @@ -8,7 +8,7 @@ import ( "io" ) -// UUID version 7 features a time-ordered value field derived from the widely +// NewV7 version 7 features a time-ordered value field derived from the widely // implemented and well known Unix Epoch timestamp source, // the number of milliseconds seconds since midnight 1 Jan 1970 UTC, leap seconds excluded. // As well as improved entropy characteristics over versions 1 or 6.