2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-19 04:22:17 +00:00

fixed broken links

[SVN r30421]
This commit is contained in:
Jonathan Turkanis
2005-08-03 19:43:36 +00:00
parent 41e71991c7
commit 3d48c28e26
2 changed files with 2 additions and 2 deletions

View File

@@ -820,7 +820,7 @@ pseudo-random number generator", Makoto Matsumoto and Takuji Nishimura,
ACM Transactions on Modeling and Computer Simulation: Special Issue
on Uniform Random Number Generation, Vol. 8, No. 1, January 1998,
pp. 3-30.
<a href="http://www.math.keio.ac.jp/matumoto/emt.html">http://www.math.keio.ac.jp/matumoto/emt.html</a>
<!-- <a href="http://www.math.keio.ac.jp/matumoto/emt.html">http://www.math.keio.ac.jp/matumoto/emt.html</a> -->
</blockquote>
<em>Note:</em> The boost variant has been implemented from scratch

View File

@@ -3466,7 +3466,7 @@ No. 10, October 1988, pp. 1192-1201
generator", ACM Transactions on Modeling and Computer Simulation:
Special Issue on Uniform Random Number Generation, Vol. 8, No. 1,
January 1998, pp. 3-30.
<a href="http://www.math.keio.ac.jp/matumoto/emt.html">http://www.math.keio.ac.jp/matumoto/emt.html</a>
http://www.math.keio.ac.jp/matumoto/emt.html.
</li>
<li>Donald E. Knuth, "The Art of Computer Programming, Vol. 2",