Randomize response message

Randomize response message

Hi. I have AJAX form for WordPress that sends user email to my inbox.
Here is js code for it

I need to randomize displaying success (line 9-10-...) and error messages (line 25-26-....) regardless of the actual result.
This form is just for testing purposes.

How can I achieve this?
Thanks for help.