Use animate.css in Jquery with random effects

Use animate.css in Jquery with random effects

Dear Sir

Pls 

I am using 
at present 
I am using following script for animation

  1.  $(this).animate({'opacity':'1'},1000);
  2.   $(this).addClass('animated  slideInLeft').show()  ; 

Can I use/ apply the different effects randomly 

so that each div will be displayed with one of the following effects
viz  
fadeInRight 
fadeInLeft
fadeInDown
slideInLeft

your help will be appreciated
slideInRight