{"_id":"@amxdev/random-id","name":"@amxdev/random-id","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@amxdev/random-id","version":"1.0.0","description":"Generate a random alphanumeric string ID.","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prepublishOnly":"npm run build"},"keywords":["random-id","utility","typescript","amxdev"],"author":{"name":"Alok Mishra"},"license":"MIT","publishConfig":{"access":"public"},"_id":"@amxdev/random-id@1.0.0","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rq9sHy43tCacMWp/WW12s8mtGFZHmOcrkmg9AfU7n35A6jVCGx9hX6Q4a2enXKJeVdfgese2VxwkyezYB3hc9w==","shasum":"9ac25db58124ad8ad48c61b187a1ac5b21fb09b0","tarball":"https://registry.npmjs.org/@amxdev/random-id/-/random-id-1.0.0.tgz","fileCount":6,"unpackedSize":1448,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCpbBz1rdCYefRd1VCXcshEJyVYehDaJyNKCmP/gxCL2gIhAMIiWXPEvhyJ4I8gm1JF1h77AHG9JNH4+fEV2nvbZRQD"}]},"_npmUser":{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"},"directories":{},"maintainers":[{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/random-id_1.0.0_1752866272647_0.1903307072869791"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-18T19:17:52.532Z","1.0.0":"2025-07-18T19:17:52.829Z","modified":"2025-07-18T19:17:53.137Z"},"maintainers":[{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"}],"description":"Generate a random alphanumeric string ID.","keywords":["random-id","utility","typescript","amxdev"],"author":{"name":"Alok Mishra"},"license":"MIT","readme":"# @amxdev/random-id\n\n> Generate a random alphanumeric string ID.\n\n## Install\n\n```bash\nnpm install @amxdev/random-id\n```\n\n## Usage\n\n```ts\nimport { randomid } from \"@amxdev/random-id\";\n\nrandomid(randomId(10); // e.g., 'a1B2c3D4eF')\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-e6a576e067ad81d648dfd1e58c6a8a01"}