Over at our
Spotted in the Wild blog, we tested the top six free online Tarot systems and came up with
a simple test for protecting against invalid results. Here's a backup of our findings:
Protecting Against Pseudo-Valid Results from Free Online Tarot Systems
The first question to ask of any online divination system is not one of money, love, or health, but rather: "Is my personal luck a factor here?" Too many computerized card shufflers and coin tossers have randomization algorithms that completely ignore what the Old Norse called hamingja, or "individual fortune." The problem inherent in all online divination is that "A machine ... has nothing to do with one's personal luck and fortune" (Peter de Polnay, A Door Ajar, 1959, p. 58). It's fine for the machine to shuffle the virtual deck for you, but it must be you who hand picks the individual cards to be revealed in the spread. Through the act of clicking on the cards yourself, you are crucially adding your personal "chance and choice" to the equation. This is the virtual equivalent to a live card reading in which the reader shuffles the cards and the querent is allowed to cut the deck.
If an online divination system randomizes and then presents your reading in one fell swoop, consider looking for a different system—one that allows for your co-creation of randomness. The reading will be more personal, but that's not the sole benefit. Programmers dread to talk about it, but "the very act of generating random numbers by a known method [i.e., a mathematical formula] removes the potential for true randomness. If the method is known, the set of random numbers can be replicated. Then an argument can be made that the numbers are not truly random" (J. B. Dixit, Solutions to Programming in C and Numerical Analysis, 2006, p. 187). Alas, a machine-generated divination system offers at best "pseudo-randomness." True randomness is a bit trickier to automate. Random.org promises true randomness via the analysis of minute variations in the amplitude of atmospheric noise—that's what drives their virtual coin flipper, dice roller, and playing card shuffler. Other sites analyze unpredictable weather systems, lava lamps, and subatomic particle events. Builders of true random number generators confront a difficult question: is the physical phenomenon used a quantum phenomenon or a phenomenon with chaotic behavior?
There is some disagreement about whether quantum phenomena are better or not, and oddly enough it all comes down to our beliefs about how the universe works. The key question is whether the universe is deterministic or not, i.e., whether everything that happens is essentially predetermined since the Big Bang. Determinism is a difficult subject that has been the subject of quite a lot of philosophical inquiry, and the problem is far from as clear cut as you might think. (Random.org)
Whether or not an online divination system promises true randomness, allowance for the querent's instinct/intuition ensures a less systematic result.
We performed a Google search for free online Tarot readings and tested the top six results to see which ones incorporate the querent's personal luck. All but one failed our test.
- The first result that came up in our search was Lotus Tarot <http://www.free-tarot-reading.net/free.php>. The system earns points allowing the querent to click on individual cards (displayed in either one or two rows), and it also earns bonus points for allowing the querent to re-shuffle the deck a specific number of times (or a random number of times if 0 is typed).
- The second result that came up in the search was Facade Tarot <http://www.facade.com/tarot/>, but this system earns absolutely no points because the machine does all the work. No matter how many pretty decks are on call, and no matter how many interesting spreads are available, pseudo-random results are at best pseudo-legitimate.
- The third result that came up was Tarot Goddess <http://www.tarotgoddess.com/>, but it fared no better than Facade Tarot. It sounds harsh, but lazy programming that disregards personal luck doesn't deserve anyone's time.
- The fourth result was Gaian Tarot <http://www.gaiantarot.com/online-tarot-reading/>, and it failed to meet our simple requirement. The name of this site is ironic: in Greek mythology, Gaia is daughter of Chaos, yet the Gaian Tarot is only pseudo-random.
- The fifth result was Salem Tarot <http://www.salemtarot.com/threecardreading.html>, which presents the deck in a constant state of shuffling. The querent clicks on the deck to stop the shuffling, and the spread is displayed. While this is a degree more preferable than the failed systems, the machine is still doing too much of the work.
- The sixth result was Aeclectic Tarot <http://www.aeclectic.net/tarot/free-readings/>, whose automated system utterly fails to meet our one vital prerequisite.
If we've earned the right to a smidgen of self-promotion, our Portmeirion Tarot <http://www.mysteryarts.com/portmeirion/tarot/> presents thumbnails of all the cards (your choice of Majors only or the full deck) in a shuffled state. The cards may be reshuffled at will, and as the querent calls upon personal luck and clicks on a chosen card, that card is revealed in the spread.
And so we see that the issue of pseudo-randomness plagues online divination. Demand personal luck and be part of the change!