//
pkg.gl
Category
github.com/study825/originplus
util
uuid
package
0.2.0
Repository:
https://github.com/study825/originplus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
79 SLOC
#
Functions
FromStr
FromStr returns a UUID based on a string.
MustFromStr
MustFromStr behaves similarly to FromStr except that it'll panic instead of returning an error.
Rand
Rand generates a new version 4 UUID.
#
Type aliases
UUID
UUID type.