| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-08 | feat(study): use seeded PRNG for deterministic card shuffle order | nsfisis | |
| 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> | |||
| 2026-01-03 | feat(study): shuffle cards when starting study session | nsfisis | |
| 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> | |||
