3v4l.org

run code in 300+ PHP versions simultaneously
<?php $r='range';echo substr(str_shuffle(join(call_user_func_array('array_merge',[$r('a','z'),$r(0,9),$r('A','Z'),['`~!@#$%^&*()_+-={}|[]\\:";\'<>?,./']]))),0,15);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HmqHj
function name:  (null)
number of ops:  34
compiled vars:  !0 = $r
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'range'
          1        INIT_FCALL                                               'substr'
          2        INIT_FCALL                                               'str_shuffle'
          3        INIT_FCALL                                               'join'
          4        INIT_FCALL                                               'array_merge'
          5        INIT_DYNAMIC_CALL                                        !0
          6        SEND_VAL_EX                                              'a'
          7        SEND_VAL_EX                                              'z'
          8        DO_FCALL                                      0  $2      
          9        INIT_ARRAY                                       ~3      $2
         10        INIT_DYNAMIC_CALL                                        !0
         11        SEND_VAL_EX                                              0
         12        SEND_VAL_EX                                              9
         13        DO_FCALL                                      0  $4      
         14        ADD_ARRAY_ELEMENT                                ~3      $4
         15        INIT_DYNAMIC_CALL                                        !0
         16        SEND_VAL_EX                                              'A'
         17        SEND_VAL_EX                                              'Z'
         18        DO_FCALL                                      0  $5      
         19        ADD_ARRAY_ELEMENT                                ~3      $5
         20        ADD_ARRAY_ELEMENT                                ~3      <array>
         21        SEND_ARRAY                                               ~3
         22        CHECK_UNDEF_ARGS                                         
         23        DO_FCALL                                      0  $6      
         24        SEND_VAR                                                 $6
         25        DO_ICALL                                         $7      
         26        SEND_VAR                                                 $7
         27        DO_ICALL                                         $8      
         28        SEND_VAR                                                 $8
         29        SEND_VAL                                                 0
         30        SEND_VAL                                                 15
         31        DO_ICALL                                         $9      
         32        ECHO                                                     $9
         33      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.79 ms | 1396 KiB | 21 Q