Hi Jacob
I need to place multiple building footprints on a site surface using randomized UV values in my use case.
Using your information, I decided to cap the total number of possible building footprint generations at 17. I also divided the UV as 0…1…#17, then shuffled the UV parameter list with a seeded shuffle.
However, I get the following error shown in the image below when I change the seed input to high values. The range of the seed input accounts for the maximum permutations for a list of 17. I might be doing this incorrectly since there will be instances where the building footprints will be less than 17.
The list gets shuffled, so is this an error I should ignore?
Thank you.
