Выполнить »
Result Size:
1264 x 19
×
Сменить ориентацию
<!DOCTYPE html> <html> <body> <?php echo(rand(10, 100)); ?> </body> </html>
x
<!DOCTYPE html>
<
html
>
<
body
>
<?php
echo
(
rand
(
10
,
100
));
?>
<
/body
>
<
/html
>
97