Need help with randomizing gradient fills
Hello,
I'm struggling to automate a task where a set of about 300 jpegs are opened, a gradient adjustment layer is added, linear, at a random angle, the gradient type is "noise", with transparency, 25% roughness, and randomized color option, then saved to a new jpeg.
I can get it all to work except for the randomization. I keep getting the same color combination, even though when recording the action I click "randomize" several times. I guess that doesn't work and it saves only that particular seed. I have tried looking everywhere for a script to that gets close to what I need, but haven't found any specific to this. I am very novice and can't even modify the scripts I have found with any success. Can anyone please point me in the right direction?
I should add, the "random angle" is not as critical as the "random colors" so that can be left out if it's not possible...