You want to have as much variation of the sound as possible, maybe 10-20 subtly different wood sounds and have the code choose a sound from the group.
Also you can add subtle pitch variation each time one of the sounds is triggered.
Something like on collision, play choose("wood1,wood2...) at object. Then on the same event add a playback rate of maybe random(-0.5,0.5)