nanoid

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

nanoid

Nanoid in golang

Installation

go get -u github.com/udfordria/go-nanoid

Usage

id := nanoid.Nanoid()

Documentation

Index

Constants

View Source
const NanoidDefaultSize = 21

Variables

View Source
var NanoidAlphabet = []rune("_-0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ")

Functions

func Nanoid

func Nanoid() string

func SizedNanoid

func SizedNanoid(size int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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