UNPKG

randgenmatrix

Version:

Generate random numbers with specifications

26 lines (25 loc) 587 B
{ "name": "randgenmatrix", "version": "1.0.6", "description": "Generate random numbers with specifications", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RGZhouYC/randgenMatrix.git" }, "keywords": [ "Random" ], "author": "rmfgzhou", "license": "ISC", "bugs": { "url": "https://github.com/RGZhouYC/randgenMatrix/issues" }, "homepage": "https://github.com/RGZhouYC/randgenMatrix#readme" }