mirror of
https://github.com/wassname/random.js.git
synced 2026-09-10 12:38:22 +08:00
update npm version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[](https://travis-ci.org/ericzhang-cn/random.js])
|
||||
|
||||
Random number generator of statistical distributions.
|
||||
Random number generator of many statistical distributions.
|
||||
|
||||
Demo: [http://blog.codinglabs.org/demo/distributions.html](http://blog.codinglabs.org/demo/distributions.html)
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "random-distrib.js",
|
||||
"version": "0.0.3",
|
||||
"description": "Random number generator of statistical distributions",
|
||||
"version": "0.0.4",
|
||||
"description": "Random number generator of many statistical distributions",
|
||||
"main": "./src/random.js",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
|
||||
Reference in New Issue
Block a user