Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/XLlI2
function name: (null)
number of ops: 19
compiled vars: !0 = $arr
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'str_split'
1 SEND_VAL 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890'
2 SEND_VAL 1
3 DO_ICALL $1
4 ASSIGN !0, $1
4 5 INIT_FCALL 'shuffle'
6 SEND_REF !0
7 DO_ICALL
5 8 INIT_FCALL 'implode'
9 SEND_VAL ''
10 INIT_FCALL 'array_slice'
11 SEND_VAR !0
12 SEND_VAL 0
13 SEND_VAL 16
14 DO_ICALL $4
15 SEND_VAR $4
16 DO_ICALL $5
17 ECHO $5
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0