randshortid
Version:
A package that generates random IDs
15 lines (14 loc) • 333 B
JSON
{
"name": "randshortid",
"version": "1.5.0",
"description": "A package that generates random IDs",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"keywords": [
"shortid", "randshortid" , "randomID" , "randomshortid" , "randomshortidgenerator"
],
"author": "Adithya Pai B",
"license": "MIT"
}