Caution

Under development; not intended for production use

go-bitsy-id

go-bitsy-id is a Go package that provides URL-friendly unique string generation for Go.

Install

go get github.com/amandaguthrie/go-bitsy-id

Creating IDs

Default Settings

Custom Settings

Acknowledgements

  • Inspired by Andrey Sitnik's nanoid JavaScript implementation.