You're going to have to clarify your meaning.

A basic timer consists of 3 parts.
1) The number of repetitions
2) The delay between each repetition
3) The command issued.

It's possible to randomize any one or even all of these, but the details depend on your specific requirements.