randomizersameer
Version:
A lightweight utility for randomizing strings, shuffling characters, and generating random string sequences in JavaScript.
28 lines (27 loc) • 628 B
JSON
{
"name": "randomizersameer",
"version": "1.0.2",
"description": "A lightweight utility for randomizing strings, shuffling characters, and generating random string sequences in JavaScript.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"string",
"random",
"randomizer",
"string-randomizer",
"utility",
"shuffle",
"generate-string",
"random-string",
"string-generator",
"javascript",
"node",
"npm-package",
"utility-library",
"randomization"
],
"author": "Sameer Vohra",
"license": "ISC"
}