| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-10-22 | AIX use /dev/urandom for impl | Henry Jiang | -0/+1 | |
| 2024-10-18 | Add entropy source for RTEMS | Jan Sommer | -0/+1 | |
| 2024-09-24 | Initial std library support for NuttX | Huang Qi | -0/+1 | |
| Signed-off-by: Huang Qi <huangqi3@xiaomi.com> | ||||
| 2024-09-23 | std: switch to faster random sources on macOS and most BSDs | joboet | -17/+14 | |
| 2024-09-23 | std: implement the `random` feature | joboet | -0/+98 | |
| Implements the ACP https://github.com/rust-lang/libs-team/issues/393. | ||||
