You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does the probability work in case of nested wildcards?
Say I have a wildcard file 2options.txt that has 2 nested options that have respectively 9 and 1 rows:
9suboptions
1suboption
should i expect each suboption to have 10% chance of coming out, or 50% shared across the 9suboptions and 50% for the 1option ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How does the probability work in case of nested wildcards?
Say I have a wildcard file 2options.txt that has 2 nested options that have respectively 9 and 1 rows:
9suboptions
1suboption
should i expect each suboption to have 10% chance of coming out, or 50% shared across the 9suboptions and 50% for the 1option ?
Beta Was this translation helpful? Give feedback.
All reactions