×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
ChadB@xxxxxxxxxxxxxxxxxxxx
Sent: Thursday, December 04, 2008 3:51 PM
To: Midrange Systems Technical Discussion
Subject: Re: random number generator oddity
I'll be interested to hear on this one... I don't know any
specifics on
your question, but my reading has always led me to believe
that it's very
difficult to have a program that gives truly random results...
Very true. Most are really called "pseudo-random" generators. They are
called pseudo random because for a given seed value, they will always
return the same series of numbers. They are declared "good enough" when
the series of numbers has a high cardinality before repeating and when a
number of statistical functions declare them "random" (I don't remember
the functions).
I vaguely remember that Intel was going to have an instruction which
would give a nearly truly random number by measuring something
(temperature?) that simply could not be predetermined.
--
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
Administrative Services Group
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mckown@xxxxxxxxxxxxxxxxx * www.HealthMarkets.com
Confidentiality Notice: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential or proprietary information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.
As an Amazon Associate we earn from qualifying purchases.