Is there a way I can tell the software to roll multiple times on a table? For example, one of the tables I have in the book I'm importing declares, "Roll 1d10 for the number of siblings you have. For each sibling (1 through 7) determine their gender (even for female, odd for male.) [Values 8 through 10, and you're considered an only child)
So, I'd make a sub-table of 1d10 and fill in the corresponding values of Male and Female [I could just use a 1d2, but for per the book, they're using d10].
So, say I roll a five. That means I'd have to roll on the Gender table five times. Is there a way to do this, before I suggest a new feature?