about summary refs log tree commit diff
path: root/library/std/src/sys/random/unsupported.rs
AgeCommit message (Collapse)AuthorLines
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2024-09-23std: implement the `random` featurejoboet-0/+15
Implements the ACP https://github.com/rust-lang/libs-team/issues/393.