<?php declare(strict_types=1); try { mt_srand(null); } catch (TypeError $e) {} echo mt_rand();
You have javascript disabled. You will not be able to edit any code.