summaryrefslogtreecommitdiffstats
path: root/src/rand.rs
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Fix clippy warnings.Rose Hogenson1-4/+3
2023-07-21Remove unnecessary imports in rand.rs.Rose Hogenson1-2/+0
2023-07-21Make another unnecessary change.Rose Hogenson1-3/+2
2023-07-21Remove reading from /dev/urandom.Rose Hogenson1-23/+2
2023-07-21Remove dependency on the rand crate.Rose Hogenson1-0/+47