Randomize vertex animation

I have a static mesh with a vertex animation set up through it’s material. Is there a way to make the material randomize the animation? I want to have multiple meshes in the scene, but not look so uniform with the same material applied

There’s a Particle Random Value node you might be able to use. Otherwise, pan a grayscale noise map.