Ok I’m sure this has popped up before but i cant seem to find anything with a search on the wiki…
ok i have want to put real random values into a table column with the Evaluate DAT …
if i use rand() every cell is identical… how can i get individual random values into the rows of the column that are different? using EVal… i could probably do it with a loop in a script somehow but that’s another level of complexity im yet to master…
i have to loop through this every now and then or re-randomization on a trigger… how can i get a new seed?
thank!