In textures like noise or voronoi, the texture is generated through an algorithm that uses random numbers, somehow.
I want to be able to change these random numbers smoothly, so that the texture changes over time. This is demonstrated by the After Effects turbulent noise filter that has an "evolution setting". Here's the filter with the evolution changing:
Is there a way to do this?

