SeedRandom per Layer

Gets repeatable random numbers unique to each layer.

Code

seedRandom(index, true);
random();
randomrepeatableutility

How to Use

Use inside larger expressions when you need consistent randomness per duplicate.