I've reworked the shuffle operator to use MAth.random and to use https://github.com/davidbau/seedrandom/ to seed Math.random. So, the issues mentioned earlier should be resolved.
On Tuesday, February 20, 2018 at 7:40:02 AM UTC-5, Stephan Hradek wrote: > > > > Am Dienstag, 20. Februar 2018 13:37:54 UTC+1 schrieb Matthew Lauber: >> >> Dang! I go to sleep for 8 hour and your guys pick apart my code. >> Seriously though, thanks guys. I'll take a look at improving the >> randomness of my shuffle operator. I seem to recall not using the >> javascript math.random function because I wanted to be able to seed the >> function and get a list ordering that only changed when I clicked a >> button. I'll see what I can find for that. >> > > If you want something seedable, checkout > davidbau.com/archives/2010/01/30/random_seeds_coded_hints_and_quintillions.html > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b83f8fb8-ae29-4959-8216-df3cc9437ca5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

