Hi! I’m using a random number generator (from Heteroptera) to make variable lengths of vectors to move points. But I’m using the one from Heteroptera because it gives you a range based on a Gaussian curve. But the problem here it’s that (like other Heteroptera components) It generates a new seed always that I recompute the definition.
It’s any solution to stop regenerating the seeds? Or maybe antoher similar component.
Thats why I’ve especified that im talking about Heteroptera, an specific plugin.
And I use hidden wires because this a definition form entire semester work, it’s huge (and it’s halfway done). Using just normal wire would make a mess.
But the capture of the section of definition i’ve uploaded, uses a domain to determinate the minimum and maximum amplitude of the vectors with a random (native grasshopper) component, which will be multiplicated with the results o the random heteroptera component (giving values from -1;1 with a gaussian progression). And the list length component its just the length of list of anchor points of the vectors