vasuvanka / uniq

Uniq id generator for javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uniq

Uniq id generator for node

Install

npm install @vasuvanka/uniq

Example

const { uniq } = require('@vasuvanka/uniq');
uniq() // RiHO71I3St0u

LICENCE

MIT

Free software,hell ya.

About

Uniq id generator for javascript

License:MIT License


Languages

Language:JavaScript 83.2%Language:TypeScript 16.8%