I want to randomize several procedural textures in the same material. For example, have 3 different Noise textures with a random number as their Scale. I can use the Random output of the Object Info node, but this gives me the same random number each time.
Is there a way to get more random numbers?