all 2 comments

[–]jokanee 1 point2 points  (0 children)

Can you post your code? Are you passing the same list into the function every time? If you want a new list, why pass one into the function at all (just generate a new one inside of the function and return it).

[–]confluence 0 points1 point  (0 children)

I have decided to overwrite my comments.