Sõnastik Plugin

Tag: PHP

str_shuffle() (PHP) - str_shuffle()-Случайным образом перемешивает все символы в строке
<?php echo str_shuffle("Hello World"); ?>
echo:
oldlre loWH Try to refresh the page. This function will randomly shuffle all characters each time.
1 7 8 9 10