RANDOMIZE

I Ching

A full I Ching oracle that randomly generates hexagrams using binary arithmetic, displays them graphically, and presents all 64 traditional interpretations with a moving-lines mutation feature.

I ChingRead More »

Random Numbers on the 2068

Most computers using some form of BASIC language provide the ability to generate random numbers. Readers who have used random numbers in programs recognize that random numbers are usually in intergers (whole numbers), but the program may not require it. This is because the random number generator produces a range of numbers between 0 and

Random Numbers on the 2068Read More »