randomize-unique
Version:
Random Interger, Random Float, Random Boolean, Random String or Password, Random Array, Unique Image Name, Random RGB-HEX-HSL Color Generator
28 lines (27 loc) • 682 B
JSON
{
"name": "randomize-unique",
"version": "0.0.4",
"description": "Random Interger, Random Float, Random Boolean, Random String or Password, Random Array, Unique Image Name, Random RGB-HEX-HSL Color Generator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Random",
"Random Generator",
"Randomize",
"Unique",
"Random Number",
"Random Float",
"Random Boolean",
"Random String",
"Random Password",
"Unique Password Generator",
"Random Array",
"Random Image Name",
"Unique Image Name",
"Random Color Generator"
],
"author": "",
"license": "ISC"
}