package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
README
¶
uid
👸🏻 Easy way to create 🆔 unique ids (go version of https://github.com/103cuong/diana)
🧰 installation
go get github.com/103cuong/uid
👨🏼💻 usage
package main
import "github.com/103cuong/uid"
func main() {
println(uid.Uid(16))
}
🤝 contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
📜 license
MIT © Cuong Tran
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.