hao0707
Results
1
comments of
hao0707
`Array` should pass variables of type tuple.Like this: `byte_array = tuple([os.urandom(32) for _ in range(4)])`