PHP str_shuffle() May 22, 2012 Pramod T P It randomly shuffles a string Example <?php echo str_shuffle(‘phpcode’); ?> Output oehppdc