Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(random): on old glibc < 2.25, falback to /dev/urandom | Thijs Schreijer | 3 days | 1 | -4/+9 |
* | Reverse conditional compilation of non-POSIX | cos | 2025-02-25 | 1 | -2/+2 |
* | refactor(random): on linux+bsd use api instead of /dev/urandom | Thijs Schreijer | 2025-02-10 | 1 | -5/+29 |
* | chore(random): replace deprecated Windows API | Thijs Schreijer | 2025-02-10 | 1 | -15/+4 |
* | fix docs, merging modules | Thijs | 2024-06-03 | 1 | -1/+6 |
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -0/+117 |