You could use a combination of a timer and randomly chosen opacities maybe?
Instead of setting the opacity instantly you could also start a tween there of course.
You can also do it without a timer and just tween to a randomly chosen opacity at a randomly chosen duration, and on tween finished do that again.