From e98cc61462abde92bd542ca6b3101e5de9020c6e Mon Sep 17 00:00:00 2001 From: ericzhang Date: Tue, 12 Nov 2013 23:13:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0REAME=E4=B8=AD=E7=9A=84demo?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fbba6..dcf159d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Random number generator of statistical distributions. -Demo: [http://ml.codinglabs.org/v/distributions.html](http://ml.codinglabs.org/v/distributions.html) +Demo: [http://blog.codinglabs.org/demo/distributions.html](http://blog.codinglabs.org/demo/distributions.html) Algorithm reference: [http://ftp.arl.mil/random/random.pdf](http://ftp.arl.mil/random/random.pdf)