View Single Post
  #37  
Old 10-03-2007, 09:35 AM
Janis N. Janis N. is offline
Senior Member
 
Join Date: Jul 2007
Posts: 527
Default Re: Shuffling at sites

[ QUOTE ]
There is zero benefit from using JIT shuffle but added complexity. So why would anyone use something that is even marginally more complex but offers no benefit?

[/ QUOTE ]Implementing JIT shuffling isn't really more complex than shuffling in the beginning. Instead of removing the next card from the remainder of the deck you remove a random card, big deal.
Reply With Quote