The candidates on the left are presented in alphabetical order. But when you go into the booth, you will not find the candidates in this order. Not only that, but you won't find the candidates in the same order as the other voters around you.
In parliamentary and local elections in Tasmania, ballot orders are pseudo-randomised by way of the Robson Rotation. Championed by the former Liberal member for Bass, Neil Robson, the system works (in Tasmania) as follows: (using a five candidate election for example)
Step 1. Randomly select an initial order for the candidates.
Step 2. Apply an algorithm to generate more ballots, so each candidate appears in each position.
Step 3. Take the initial order, flip the order of all but the first candidate, then run the algorithm again.
Step 4. Print and distribute ballots so that they rotate between the generated orders.
Fun fact! The Australian Capital Territory also uses the Robson Rotation, but their five-candidate algorithm generates sixty different orders instead of the ten you see here!