about summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/rand.rs
AgeCommit message (Expand)AuthorLines
2024-09-23std: implement the `random` featurejoboet-27/+0
2024-07-15Remove ULONGChris Denton-1/+1
2024-06-12Update a cranelift patch file for formatting changes.Nicholas Nethercote-2/+2
2024-02-25Windows: Use ProcessPrng for random keysChris Denton-28/+13
2024-02-24library: use `addr_of!`Pavel Grigorenko-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+42