Overview
In this romhack each board is selected randomly: a random level (between 1 and 5) and a random screen (barrels, pies, springs, rivets). The selection of each board is random without knowing what it selected before. To get a more interesting game for skilled Donkey Kong players, the randomization doesn't distribute the levels and screens evenly. The following distribution is used: L=01(3½%), L=02(9%), L=03(25%), L=04(25%), L=05(37½%) and Barrels(50%), Pies(12½%), Springs(25%), Rivets(12½%).