aboutsummaryrefslogtreecommitdiff
path: root/src/random.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(random): on linux+bsd use api instead of /dev/urandomrefactor/randomThijs Schreijer2025-02-061-5/+29
| | | | the api is faster and equally good
* chore(random): replace deprecated Windows APIThijs Schreijer2025-02-061-15/+4
|
* fix docs, merging modulesThijs2024-06-031-1/+6
|
* feat(*): add environment variable and random functionsThijs Schreijer2023-11-151-0/+117