mirror of
https://github.com/wassname/random.js.git
synced 2026-09-10 12:38:22 +08:00
update readme
This commit is contained in:
@@ -6,7 +6,12 @@ Demo: [http://ml.codinglabs.org/v/distributions.html](http://ml.codinglabs.org/v
|
||||
|
||||
Algorithm reference: [http://ftp.arl.mil/random/random.pdf](http://ftp.arl.mil/random/random.pdf)
|
||||
|
||||
## Quick Start
|
||||
|
||||
## Installation
|
||||
|
||||
npm install random-distrib.js
|
||||
|
||||
## Example
|
||||
### Browsers
|
||||
|
||||
<script type="text/javascript" src="/path/to/random.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user