Re: Seeds for PRNG's




In article <1116904281.734749.35070@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
jgulisano@xxxxxxxxxxx writes:
>I am writing an application that needs to select about 300 people
>randomly from a population of roughly 125,000. The requirements state
>that a generator with at least 92 seed values should be used. All of
>the generators that I have found, take a single long value as its seed
>including George Marsaliga's Mother of all
>Pseudo-Random-Number-Generators.
>
>Are there generators in use that take multiple seed values? Am I
>misunderstanding what it means to provide mutiple seeds to a
>generator?
>
>Thanks...
>

what about these:
14. Zbl 0917.65005 Matsumoto, Makoto; Nishimura, Takuji
Mersenne twister: A 623-dimensionally equidistributed uniform pseudo-random number generator. (English)
ACM Trans. Model. Comput. Simul. 8, No.1, 3-30 (1998)

9. Zbl 1042.65505 L'Écuyer, Pierre
Good parameters and implementations for combined multiple recursive random number generators. (English)
Oper. Res. 47, No.1, 159-164 (1999). MSC 2000: *65C10

13. Zbl 0932.65004 Kao, Chiang; Tang, Hui-Chin
Several extensively tested multiple recursive random number generators. (English)
Comput. Math. Appl. 36, No.6, 129-136 (1998). MSC 2000: *65C10

28. Zbl 0703.65007 Eddy, William F.
Random number generators for parallel processors. (English)
J. Comput. Appl. Math. 31, No.1, 63-71 (1990). MSC 2000:

(and more ... -> search in Zentralblatt)

hth
peter
.



Relevant Pages

  • Re: New Encryption Idea
    ... secrecy is a problem with any encryption or security ... My claim is based on research of hardware generators and their physical ... > seeds." ...
    (sci.crypt)
  • Re: computers cannot generate random numbers?
    ... computer-controlled slot machine couldn't generate random ... They love to hang these hardware generators off serial ports. ... to use as a random event. ... most computer seeds are normally generated from the built in ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: Seeds for PRNGs
    ... >the generators that I have found, take a single long value as its seed ... many pseudo-random generators have seeds ... are those of the Statistics Department or of Purdue University. ... Herman Rubin, Department of Statistics, Purdue University ...
    (sci.math.num-analysis)
  • Re: the "hat" container class [C++]
    ... >> generators, however sophisticated. ... > possible sequences" suggest that perhaps the stones are not yours to ... the best any PRNG can do is generate as many sequences as ... A quick Google search shows that, by default, Mathematica seeds its ...
    (comp.programming)
  • Re: OT: FSM (Finite State Machine) Generator - Open Source
    ... took your statement that it's different from other FSM generators to ... > link to the english pages... ... tried to learn more about the tool from your web site so now you've ...
    (comp.lang.c)