- NEW!
Help answer this question below.
What are meta keys made of?
by Answerbag Staff on May 14th, 2010
| 1 person likes this
What is the next programming language i have to learn after HTML and CSS?
by jamiea.barrera on January 31st, 2012
| 1 person likes this
What programming language to use in what circumstances and what are the circumstances ? (A book suggestion would be nice)
by Dmitry_P on March 1st, 2012
| 1 person likes this
how todelete a question u posted on this site
by idk on January 14th, 2012
| 2 people like this
Does your library have an app for your account?
by Marguerite on January 13th, 2012
| 1 person likes this
You're reading If computers work in logic, how do you program a computer to generate random numbers?
Comments
You also need to be careful with that hash function - it could "derandomize" the values by statistically weighting the results of the entropy data in a non-linear fashion, effectively "bunching up" the results around certain loci. The hash function needs to be evaluated against the expected data stream to flatten out anticipated regularities and/or inequalities in distribution of the "entropy values" across the working space.
by Eli Jerusalem on February 18th, 2007