Skip to content

How can I give different random outputs "weight" so one happens more often than the others? #813

Discussion options

You must be logged in to vote

Think of shuffles as a short-hand: a quick way to solve a common problem. If you want to make your solution more specific, then break out a bit more scripting. Storing a dice-roll and testing it is a great way to achieve what you want, and get all the control over the weights you need.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Sklartacus
Comment options

Answer selected by joningold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants