aboutsummaryrefslogtreecommitdiff
path: root/src/random.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverse conditional compilation of non-POSIXcos2025-02-251-2/+2
* refactor(random): on linux+bsd use api instead of /dev/urandomThijs Schreijer2025-02-101-5/+29
* chore(random): replace deprecated Windows APIThijs Schreijer2025-02-101-15/+4
* fix docs, merging modulesThijs2024-06-031-1/+6
* feat(*): add environment variable and random functionsThijs Schreijer2023-11-151-0/+117