HTML
CSS
PHP
Deno
Examples
Do It Yourself
Blog
Type in your code below
Run
<?php echo(rand(0, 5)); //outputs: 4 (random number) ?>