unique-id-generator-javascript
Version:
Generates an Unique ID of 9 characters as string you can also increase the length of your ID
21 lines • 489 B
JSON
{
"name": "unique-id-generator-javascript",
"version": "1.0.0",
"description": "Generates an Unique ID of 9 characters as string you can also increase the length of your ID",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"unique",
"id",
"random",
"unique",
"string",
"productid",
"serial",
"number"
],
"author": "saket parasher <saket.parasher@gmail.com>",
"license": "ISC"
}