Have you ever wanted to have your text randomly inserted in uppercase or lowercase for any specific reason? Well now you can do it with my handy function that uses moduls division to output the same result everytime! The usage of this function is quite simple just go:
PHP Example :
<?php
echo rand_title('My string here');
?>
and it will output an automaticly generated uppercase and lowercase string that replaces any underscores or spaces with a peroid. If however you don't want to replace those underscores and spaces go like so: