<? include("digidisplayer.php"); $rand_number = rand(32441234,99875432); $counter = new DigiDisplayer($rand_number); $counter->display_digit(); ?>