Another possibility, based on the original query
Code:
on @*:join:#:{
if $nick == $nick(#,$r(1,$nick(#,0))) .kick $chan $nick
}
 


Randomly picks a nick, then if it's the person that just joined, kicks them