Source Code:
(back to article)
<?php $result = uniqid(); echo $result; ?>
Result:
Report an issue