From 2be0c66d0cfa473251ae14621be6033d72996afd Mon Sep 17 00:00:00 2001 From: blmiroslav Date: Sun, 14 Apr 2019 12:12:53 +0200 Subject: [PATCH] Update index.php --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 15c5adc..f6417ad 100644 --- a/index.php +++ b/index.php @@ -1,3 +1,3 @@ \ No newline at end of file +echo "hello".rand(1,100); +?>