aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/utils/shuffle.test.ts
AgeCommit message (Collapse)Author
2026-01-03feat(study): shuffle cards when starting study sessionnsfisis
Cards are now randomized using Fisher-Yates algorithm to improve learning by preventing users from memorizing card order. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>