The documentation for the shuffle() function in the random module expresses concern that, for sequences of length larger than 2080, the shuffle() function is not able to produce all permutations of ...
"""Get unique channel layers from the node's input.""" current_in = shuffle_node['in1' if is_new else 'in'].value() current_out = shuffle_node['out1' if is_new else ...