EASY
if (arc4random_uniform(level == EASY ? 12 : 9) < lastchance) {
int level = EASY; /* level of play */