Discover Packages
github.com/casualjim/bubo
pkg
uuidx
package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Dec 27, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New generates a new UUID using the version 7 format and returns it.
It panics if the UUID generation fails.
NewString generates a new UUID using the version 7 format and returns it as a string.
It utilizes the New function to create the UUID and then converts it to a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.