> Today many online poker sites use the Fisher–Yates algorithm, also called the Knuth shuffle (which sounds delightfully like a dance). It’s easy to implement and delivers satisfactory results.
Assuming CSPRNG and fisher yates, why is it only "satisfactory"...? What's better...?
replies(1):