Anki/rslib/src/scheduler/queue
user1823 6dd9daf074
Increase randomness in random sorting of new cards (#4286)
* Increase randomness in random sorting of new cards

Currently, the new cards appear roughly in the same order on consecutive days (if they are skipped by burying). This change aims to increase randomness by spreading out the salt across the hash space.

* Fix errors
2025-09-01 14:22:27 +10:00
..
builder Increase randomness in random sorting of new cards (#4286) 2025-09-01 14:22:27 +10:00
entry.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
learning.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
main.rs lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
mod.rs Refactor: Make Load Balancer Optional Throughout Codebase (#3860) 2025-03-26 23:19:28 +10:00
undo.rs Refactor: Make Load Balancer Optional Throughout Codebase (#3860) 2025-03-26 23:19:28 +10:00