| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-22 | AIX use /dev/urandom for impl | Henry Jiang | -1/+1 | |
| 2024-10-18 | Add entropy source for RTEMS | Jan Sommer | -0/+1 | |
| 2024-09-25 | add link from random() helper fn to extensive DefaultRandomSource docs | Ralf Jung | -1/+2 | |
| 2024-09-23 | random: add tracking issue, address other comments | joboet | -10/+15 | |
| 2024-09-23 | std: switch to faster random sources on macOS and most BSDs | joboet | -16/+15 | |
| 2024-09-23 | std: implement the `random` feature | joboet | -0/+100 | |
| Implements the ACP https://github.com/rust-lang/libs-team/issues/393. | ||||
