about summary refs log tree commit diff
path: root/library/std/src/sys/random/arc4random.rs
AgeCommit message (Expand)AuthorLines
2024-11-21Use arc4random of libc for RTEMS targetJan Sommer-2/+0
2024-10-18Add entropy source for RTEMSJan Sommer-0/+2
2024-09-23std: switch to faster random sources on macOS and most BSDsjoboet-0/+34