CHAPTER 01
Three coins produce one line at a time.
The coin method turns three binary outcomes into one line value. Count one side as 3 and the other as 2; the sum can only be 6, 7, 8, or 9.
heads = 3, tails = 2
one line = coin 1 + coin 2 + coin 3
six lines, read bottom-to-top, make one hexagram
one line = coin 1 + coin 2 + coin 3
six lines, read bottom-to-top, make one hexagram