Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josecarneiro/ideally

🔎 Simple id generator
https://github.com/josecarneiro/ideally

id short

Last synced: about 1 month ago
JSON representation

🔎 Simple id generator

Awesome Lists containing this project

README

        

# Ideally

The library `ideally` eases the pain of generating random ids.

``` bash
# With the yarn package manager
yarn add ideally

# Or, with npm
npm install ideally --save
```

`ideally`requires Node.js version 8.x.x or higher.