Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

My Random number function

Name: Anonymous 2007-10-14 15:03


<?php

function random_number(){
$thing = "echo rand();";
echo eval($thing)
}

echo random_number();

?>

Name: Anonymous 2007-10-14 17:17

document.write((function(){
 return (function(){Math.random.apply()}).apply
}).apply().apply());

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List