#begintest randomscores
#beginconfig
division a a.t
config max_rounds = 3
config colour = 'no'
perl srand(123)
#endconfig
#beginifile a.t
Chew, John 1800    4 3 2;
Chew, Kristen 1300 3 4 1;
Chew, Jamie 500    2 1 0;
Chew, Liam 0       1 2 0;
#endifile
#begincommands
rand a a a
rat a
q
#endcommands
#beginstdout
Chew, John (#1): 369
Chew, Kristen (#2): 353
Chew, Jamie (#3): 331
Chew, Liam (#4): 262
Chew, John (#1): 369 483
Chew, Kristen (#2): 353 294
Chew, Jamie (#3): 331 310
Chew, Liam (#4): 262 315
Chew, John (#1): 369 483 455
Chew, Kristen (#2): 353 294 441
Chew, Jamie (#3): 331 310 50
Chew, Liam (#4): 262 315 50
Round 3 Ratings

Rnk Won-Lost Spread OldR NewR +-R Player             Last        
  1 3.0-0.0   +294  1800 1804  +4 Chew, John (#1)    W:455-441:#2
  2 2.0-1.0    -36     0 1550     Chew, Liam (#4)    bye         
  3 1.0-2.0    -13  1300 1296  -4 Chew, Kristen (#2) L:441-455:#1
  4 1.0-2.0   -145   500  500  +0 Chew, Jamie (#3)   bye         
#endstdout
#beginstderr
#endstderr
#endtest
