Показать выпадающий список

Test of str_shuffle() Эта страница доступна только на английском языке.

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = 'abcdef'
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'string' => 'edfcba',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]