> Fixed bug in MLton.Random.alphaNumString that Jesper saw that caused > it to return #"0" for all characters beyond position 11. See my other message; but since we were refreshing for the first 6 characters, but went 0 after position 11, we clearly only get 5 random alpha-nums per random word.