just add something like $newavatar = mt_rand(1, 10); in postbit_display_start hook, (if you have 10 random avatars to display) and the in the postbit, change the avatar to <img src="avatarlocation/image_$newavatar.gif">