If you want to make calculations based on probabilty, these functions might come in handy.
combinations() | calculates the number of combinations possible between given elements |
permutations() | calculates the number of permutations possible for given elements |