uuid icon indicating copy to clipboard operation
uuid copied to clipboard

Is there a method to generate empty UUID v4?

Open fulviodenza opened this issue 2 years ago • 0 comments

Hi! I noticed there is a uuid.Nil for UUID v1 but no uuid.Nil (for example uuid.Nil4) for UUID v4 could be useful adding this method to the library? (I could also make a PR)

fulviodenza avatar Jun 15 '22 12:06 fulviodenza