quickid
Version:
Quick ID is a lightweight and efficient npm package designed to generate unique and random IDs effortlessly. With simplicity in mind, Quick ID provides a single function, quickId(), which returns a randomly generated alphanumeric string of a specified len
21 lines (20 loc) • 598 B
JSON
{
"name": "quickid",
"version": "1.0.4",
"description": "Quick ID is a lightweight and efficient npm package designed to generate unique and random IDs effortlessly. With simplicity in mind, Quick ID provides a single function, quickId(), which returns a randomly generated alphanumeric string of a specified length.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Unique",
"Code",
"SP",
"POINT",
"Hasan",
"hasanmiadev"
],
"author": "MD. HASAN MIA",
"license": "ISC",
"dependencies": {}
}