Categorygithub.com/metadiv-io/nanoid
modulepackage
1.0.0
Repository: https://github.com/metadiv-io/nanoid.git
Documentation: pkg.go.dev

# README

nanoid v1

Generate nanoid.

Installation

go get github.com/metadiv-io/nanoid

Documentation

nanoid v1

# Functions

New generates a new nanoid with the given size and alphabet.
NewSafe generates a new nanoid with all alphabet characters without alike characters.
NewWithoutAlike generates a new nanoid without alike characters (1lI0Oouv5Ss).

# Constants

No description provided by the author
No description provided by the author
No description provided by the author