Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acoshift/gensid

Generate random short id
https://github.com/acoshift/gensid

Last synced: about 1 month ago
JSON representation

Generate random short id

Awesome Lists containing this project

README

        

# gensid

Generate random Short ID

## Install

`go install github.com/acoshift/gensid@master`

## Usage

```sh
$ gensid
g9lm

$ gensid -n 6
shka4h
```