Random Word
A random word can be very useful in certain situations. If you wish to use a random word in your application just make a request to http://1stclick.co.uk/tools/random.php.
<?php
$random_word = file_get_contents("http://1stclick.co.uk/tools/random.php");
?>
A word of randomness...