How can I get Mirc to post random messages from a timer?

This line:

/timer 0 3600 /msg #chat $read c:\mIRC\stuff.txt

will just display the same message once every hour.

2nd question:

It isn't that important but how can I set up random timer intervals to do the same thing basically?

Thank you