mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
1cc19a81ad
generator that supports multiple "independent" streams of uniform random numbers. WWW: http://statmath.wu-wien.ac.at/software/RngStreams/ PR: ports/128860 Submitted by: bf <bf2006a at yahoo.com>
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
RngStreams is a C implementation of a high-quality uniform random number
|
|
generator that supports multiple "independent" streams of uniform random
|
|
numbers.
|
|
|
|
It was written by Pierre L'Ecuyer and Richard Simard, who have a website
|
|
at:
|
|
|
|
http://www.iro.umontreal.ca/~simardr/indexe.html
|
|
|
|
This GNU-style package is compiled and maintained by Josef Leydold and
|
|
released under the GNU Public License (GPL).
|
|
|
|
WWW: http://statmath.wu-wien.ac.at/software/RngStreams/
|