aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/utils/random.test.ts
AgeCommit message (Collapse)Author
2026-02-08feat(study): use seeded PRNG for deterministic card shuffle ordernsfisis
Shuffle order is now fixed within a study day by seeding mulberry32 with the study day boundary timestamp (3:00 AM rollover). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>