I made a new more 'playable version' over on my website (for now the code is: shutitdown)
hope you enjoyed ;)
Comments
Cool modeling of the letter distribution.
Love the "swap" algo for randomizing without repetition. Till now was limited to old school "bubble sort" - of a 36x2 array with the integers (1-36) in col 1, PRNG in col 2, then bubble sort according to col 2