-.-
p.vel_y +=random(50);
p.vel_x -=random(90);
p.vel_z +=random(8)+2;

Use my code instead of this + add some randoms