We have chosen 1000 numbers at random, and for each of these 1000 numbers we get the list of numbers that are in the steps to the loops.
We denote the odd number and the even number by 1 and 0, and we look for patterns
{{0,0,0},{0,0,1},{0,1,0},{0,1,1},{1,0,0},{1,0,1},{1,1,0},{1,1,1}} in these lists of numbers.
Then we have found out that the distribution of these patterns are {5931, 6444, 4821, 6548, 6893, 4742, 6679, 6670}.
By this we know that the patterns {0,1,0} and {1,0,1} are relatively small compared to other patterns.
Although we have not applied statistical method, the difference is almost clear. In other words this process is not random in terms of odd and even, although we have changed the definition of the process.