summaryrefslogtreecommitdiff
path: root/crates/hashx/src/rand.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-18/+22
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
* hashx, tor-persist: fix intra-doc link backtickshashcatHitman2025-04-161-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-8/+0
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-14/+20
* hashx: use RngCore for HashX's internal PRNGMicah Elizabeth Scott2023-07-271-0/+232