Skip to main content
HenkeH2
Inspiring
July 6, 2023
Question

Random select script

  • July 6, 2023
  • 1 reply
  • 976 views

I´m using a script called Random select. I select all objects, enters a percentage and the script then randomly selects objects by that percentage. So far so good, the problem is I have so many objects so it takes like 10 minutes to get my random selection, and I need to do this operation many times. My objects are single digit editable numbers, so there are not many vectors going on.

Is there a script that is faster to do this?

I´m trying to create an image 2000x900 mm filled with the numbers 1-9, roughly 10 mm high each, spread out evenly but with random variation of the numbers. Kinda like the green flowing numbers in the Matrix movie. My client wants to put this on a conference room window. And the sizes should vary slighty. 

So I´m trying to fill the canvas with all 1´s, randomly select a part of them, use Edit>Search and replace, change the 1´s to 2´s, hide these and repeat for all numbers. But it takes for ever...

This topic has been closed for replies.

1 reply

Monika Gause
Community Expert
Community Expert
July 6, 2023

Maybe just don't rund the script on all of the numbers at once.

Other than that: try plugins instead of scripts.