neverending search for highest number
trashconnection

Perl-generated web page (CGI) which, in an infinite random loop, searches for the highest number. Sourcecode:

#!/usr/bin/perl -w
# neverending search for the highest number
# created for the future
print "content-type: text/html\n\n";
for ( $a=int(rand 1000000); $a>0; $b=$a*$a+$b ) {
print "<font face=courier>$a\n$b\n";
}


Please read this disclaimer before downloading

download here   | report broken link
project homepage: http://content-type.trashconnection.com/
keywords: perl-dangerous-abuse-algorithmic-live-
trivial-goofy-hackerly-realtime-mathematical-
random software for the Internet
category: code art/minimal code
uploaded by cantsin, 04 Jan 2003




newcomers, sign up here.

login

email

password

forgot your password?
latest projects
Pellow
L3-37
Light Pattern
Drunk Eliza
naked on pluto
torrent.py
100.000.000 stolen pixels
Incorrect Music 2
[more]

featured projects
LYCAY (Let Your Code plAY)
Reject Me
Go-Logo
Outsource me!
The Invisible Hand Machine
aPpRoPiRaTe!
Towards a Permanently Temporary Software Art Factory
[more]