uid

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2020 License: MIT Imports: 2 Imported by: 1

README

uid

👸🏻 Easy way to create 🆔 unique ids (go version of https://github.com/103cuong/diana)

All Contributors Build Status GitHub

🧰 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):

Cuong Duy Nguyen
Cuong Duy Nguyen

💻 📖 ⚠️ 👀

This project follows the all-contributors specification. Contributions of any kind welcome!

📜 license

MIT © Cuong Tran

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Uid

func Uid(length int) string

* Generate unique id

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL