Random Numbers and a thought

Kirk Strauser kirk at strauser.com
Mon Apr 12 20:25:16 EDT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

At 2004-04-12T23:16:39Z, "A Evans" <ae> writes:

> Well from what I understand about my last post numbers computers generate
> aren't truly random

That is absolutely true.  However, the periodicity will be measured in
values like "2^128".

> it may be a bit of work for us to actually sit down and do the figuring,
> but it is always possible.

Not true.  First, although computers aren't truly random, a good
cryptographic pseudorandom number generator (PRNG) collects "entropy pools"
to mix the results of the output sequence.  The unmixed sequence is more
scattered than you could ever possibly hope to crack with a computer built
by civilians.

> Basically I would like to create an application that takes a series of
> random numbers generated by a computer and searches for the pattern inside
> those numbers

So would the National Security Agency.

> I guess if the numbers were between say 1 and 1000 it would take 1000
> inputs to understand the pattern if not more I would like to solve it
> before that

Not enough close.  Sorry.
- -- 
Kirk Strauser
The Strauser Group
Open. Solutions. Simple.
http://www.strausergroup.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAezMS5sRg+Y0CpvERAoi2AJ970RCE1F/GT+Doz4c5+yjKWLjKEgCbBaNk
+hEcC27+5d92pILUN8XPVzg=
=CKAa
-----END PGP SIGNATURE-----



More information about the Python-list mailing list