Skip to content

Commit d10e2c9

Browse files
committed
Add Hellekalek 1998 ref
1 parent 2a75c73 commit d10e2c9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,3 +216,23 @@ @article{panneton:2005
216216
year = {2005},
217217
}
218218

219+
@article{hellekalek:1998,
220+
abstract = {Every random number generator has its advantages and deficiencies. There are no "safe" generators. The practitioner's problem is how to decide which random number generator will suit his needs best. In this paper, we will discuss criteria for good random number generators: theoretical support, empirical evidence and practical aspects. We will study several recent algorithms that perform better than most generators in actual use. We will compare the different methods and supply numerical results as well as selected pointers and links to important literature and other sources. Additional information on random number generation, including the code of most algorithms discussed in this paper is available from our web-server under the address http://random.mat.sbg.ac.at/.},
221+
acmid = {284161},
222+
author = {P. Hellekalek},
223+
doi = {10.1016/S0378-4754(98)00078-0},
224+
issn = {0378-4754},
225+
issue_date = {June 1998},
226+
journal = {Mathematics and Computers in Simulation},
227+
month = {jun},
228+
number = {5-6},
229+
numpages = {21},
230+
pages = {485--505},
231+
publisher = {Elsevier Science Publishers B. V.},
232+
address = {Amsterdam, The Netherlands, The Netherlands},
233+
title = {{Good Random Number Generators Are (Not So) Easy to Find}},
234+
url = {http://dx.doi.org/10.1016/S0378-4754(98)00078-0},
235+
volume = {46},
236+
year = {1998},
237+
}
238+

0 commit comments

Comments
 (0)