Drunk me is no coder but clearly the Nothing Ever Happens® algorithm is wrong because something absolutely happened today.

if (president >=Democrat){
nothing.happen.exe
} else if (president >=Republican){
(math.random() < 0.2 ) something.happen.exe
else nothing.happen.exe
}

This is what I've come up with so far. Feel free to amend as needed.