itamaraca
Version:
Implementation of Pseudo-Random Number Generator Itamaracá.
17 lines (16 loc) • 341 B
JSON
{
"name": "itamaraca",
"version": "1.1.1",
"description": "Implementation of Pseudo-Random Number Generator Itamaracá. ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Itamaracá",
"ita",
"PRNG"
],
"author": "Diego Santiago",
"license": "ISC"
}