Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acoshift/gensid
- Owner: acoshift
- License: mit
- Created: 2018-08-23T15:06:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T03:58:23.000Z (over 2 years ago)
- Last Synced: 2024-06-20T10:18:55.993Z (7 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```