Skip to main content
Module

x/usid/package.json

Short and Unique ID Generator. Random ID, UUID, UID and SID Generator.
Latest
File
{ "name": "usid", "version": "2.0.0", "description": "Unique and Short ID Generator", "main": "mod.js", "keywords": [ "id", "uid", "uuid", "guid", "sid", "suid", "unique", "unified", "secure", "super", "nano", "nanoid", "micro", "microid", "rand", "randid", "gen", "generator", "global", "globally", "userid", "user", "short" ], "repository": "https://github.com/eru123/usid", "author": "eru123 <yeoligoakino@gmail.com>", "license": "Apache-2.0", "private": false, "dependencies": { "numesis": "^1.1.0" }}