![]() |
|
Nerd Randomize Values when empty? - Printable Version +- XOR Userforum (https://forum.xor.eu) +-- Forum: Products (https://forum.xor.eu/forumdisplay.php?fid=3) +--- Forum: NerdSEQ (https://forum.xor.eu/forumdisplay.php?fid=6) +---- Forum: General Questions (https://forum.xor.eu/forumdisplay.php?fid=17) +---- Thread: Nerd Randomize Values when empty? (/showthread.php?tid=717) |
Nerd Randomize Values when empty? - hirnlego - 04-30-2020 Hi! Apologize if this question had already been asked but why I cannot randomize values in a pattern if there are no values yet? Is it not supposed to fill a step with a random value? Or have I misunderstood the feature? RE: Nerd Randomize Values when empty? - mosorensen - 05-23-2020 (04-30-2020, 04:19 PM)hirnlego Wrote: Hi! I also find it a bit silly to have to fill in numbers before I can randomize them (is there a way to avoid this?). I just thought of a way to have it both ways. The random function could first check if all the selected cells are empty, and if they are, it puts random values in all of them. If they are not all empty, then it only randomizes the non-zero ones, like current. That would be a small change and keep it very close to the current functionality. It is not a big deal, though. |