Display the drop-down list

Test of mcrypt_create_iv()

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = 8
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'string' => 'Bm',
    
'hex' => 'b3a942bc12ffa36d',
  ],
  
'errors' => [
    
=> [
      
'code' => 8192,
      
'message' => 'Function mcrypt_create_iv() is deprecated',
    ],
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]