Hi, > Note that contrary to previous algorithm, timeString.length will be < 8 more > often (first 1/16 of ~3 days cycle), so this fix is important. Given the improvement and that calls to random and to get the time would be slower than getting the length (or so I assume not tested) it wan't a big issue.
Thanks for fixing. Justin