@SpiritBearDreaming Well, I didn't get all the possible combinations yet, but this lil excel tool I built will pull a Celtic Cross draw, along with reversed cards if you want them.Available to whomever would like to use it here:
Go to Formulas -> Calculate Now to pull a new draw.
I mainly built it to bring out the formulas needed to shuffle and draw out the top 10 cards based on random placement within the deck. Now that the formula is down, the last challenge would be finding a database that can handle all the possible combinations.
Reversed cards are determined by generating two random numbers. If the first is lower than the second, the card is reversed.
#Tarot #excel #wtfamIdoing@3am