Seeds for random nos.

Seeds for random nos.

Post by Iyer Prakash Ram » Wed, 10 Feb 1993 15:18:52



I want to generate independant streams of random nos having
a uniform distribution, using the provided functions. For
the same I need seeds. These can be for eg, nos produced in
the sequence, which ar quite apart from each other, say 5000.
If anyone has done or read something connected with this, do
send me the referances, preferably by email.
Thanx in advance.

--
--------------------------------------------------------

Room # 149,        |  "A man who smiles in the face of                                    
Hostel # 5,        |   trouble has found someone to blame    
IIT Bombay.        |   it on!"
--------------------------------------------------------

 
 
 

1. What is a good random seed?

Is there a way to have a more random way to seed RANDOM?

Now I do RANDOM=(multiply part of the CPU number * part of time * Process
Id) % 32767

A better way would be to make a number by testing CPU usage and generate a 1
when it increases and a 0 when it doesn't.  But this is prettty involved for
the ksh and it only works for busy systems.

This has to run only once on different systems.

2. dvi500 problem

3. Finding the random seed

4. Some services are not listening on external network

5. different seed for random number generator?

6. Apache Auth_LDAP

7. what's the accepted method to get a random seed?

8. how to find the date of a tape backup

9. SUMMARY: get the time of the day to seed my random generator

10. Random number seed

11. Random Number generator not Random *****

12. Trying to generate random random numbers!

13. Help, cgi-bin script "random" will only return last url in random list.