{"_id":"@acurrz/node-random-int","_rev":"2-a7207a177473c90f105e1e4b6b8e1aaf","name":"@acurrz/node-random-int","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@acurrz/node-random-int","version":"1.0.0","description":"Generate a random number with ease.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/Rgk2k7/node-random-int.git"},"keywords":["random","int"],"author":{"name":"acurrz"},"license":"ISC","bugs":{"url":"https://github.com/Rgk2k7/node-random-int/issues"},"homepage":"https://github.com/Rgk2k7/node-random-int#readme","_id":"@acurrz/node-random-int@1.0.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"integrity":"sha512-YQvTh6sjJz/GXZp/D2hPwIPVwuUbl96UzAq5W1W0KXjB50vVtre0a7zWsZY/WCwVSou6S6rziurDohHzrNxJEA==","shasum":"55484a30a84d33e236995a1e168094b08989a639","tarball":"https://registry.npmjs.org/@acurrz/node-random-int/-/node-random-int-1.0.0.tgz","fileCount":5,"unpackedSize":1153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxHouCRA9TVsSAnZWagAAE6cP/2vho23Ocdif8BNiKHMm\nm6shziAkj0EUVG733KeKwGUI71W/VtrH53SFkvR3iILRCNAgHND6jqqvCEzp\ne3MBUquH0ceWX7qLHGOLbLsKfTPlLmBOsIaBDV7U1pw5DIGxCaD3yvITz5Hd\nTnsEFsdwmEsbLi1Ts9ImBGeIYbtmf1/58IkWzEi0h7z4NhgkIy0TGx1cqsKw\nTr+xX8POIPIg0YG2BMLFlWFojwRYqmHLLL9UKhPntyiNhJJ8oJTjzQw37G+r\nSasUcsB8Cxu35XaW8sopmlarWTkpjw8ppW1nUVdEEyO0B1c5od4CF6D2IHAG\n33/iQBk6WaWBGeimSPAKNUWxoKSmnNLYSOLMEta/fwzyRXhr1PbZqzD3ZHdD\n9tPw96dlv+U0HxODkDoIcsX+ihkmrADb/sH4w+zQOTlga15B992YAdh/H8Ve\nabjWdXg/sLtGr4Jpwz0V3FaVYdmRM3vZRoTCU8J7otjIwsHD45l8JOfs0TFF\nMerdlW19gGmiblBwE7YtSxEQJI+oFQJ49yiOzbVqVv+kGvaVgKb3amFlvBAK\n90ymD6UFUczJi0a60XVItCakFwSUh9CgJEmRnBBPv6jwCLvoZWSnIoylHjZ1\nZGS/UxiEZhOvsyDnQSp8RqLU3Ggqgo4qMmOoNp7d5yz5wdkUyYDjsUi3CWKZ\nquHj\r\n=JKcg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqsQKwbH2kNzI5oQAOoULDrdp4PXR2f80hLrunIQNwfAiATSs9bbB1Iv70BduGkMdE3FDbfG25FgbHkw49kOjJTlQ=="}]},"_npmUser":{"name":"acurrz","email":"rgkplayz@gmail.com"},"directories":{},"maintainers":[{"name":"acurrz","email":"rgkplayz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-random-int_1.0.0_1632921680798_0.36428802729778575"},"_hasShrinkwrap":false}},"time":{"created":"2021-09-29T13:21:20.760Z","1.0.0":"2021-09-29T13:21:20.963Z","modified":"2022-04-04T11:20:44.284Z"},"maintainers":[{"name":"acurrz","email":"rgkplayz@gmail.com"}],"description":"Generate a random number with ease.","homepage":"https://github.com/Rgk2k7/node-random-int#readme","keywords":["random","int"],"repository":{"type":"git","url":"git+https://github.com/Rgk2k7/node-random-int.git"},"author":{"name":"acurrz"},"bugs":{"url":"https://github.com/Rgk2k7/node-random-int/issues"},"license":"ISC","readme":"# About\n\nRandInt was made to make generating a number easier.\n\n# Creator\n\nHello, my name is Acurrz I am the creator of RandInt.\n\n# Installation\n\n`npm install node-random-int`\n\n# Usage\n\n```js\nconst { RandInt } = require('node-random-int');\n\nlet random = new RandInt(max);\n\nconsole.log(random.int);\n```","readmeFilename":"README.md"}