summary refs log tree commit diff
path: root/src/libstd/sys/windows/rand.rs
AgeCommit message (Expand)AuthorLines
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-36/+10
2017-10-18std: Update randomness implementation on WindowsAlex Crichton-31/+7
2016-02-25rand: Fix filling buffers 4 GiB or larger with OsRng::fill_bytes on WindowsOliver Middleton-7/+11
2016-02-17std: restructure rand os code into sys modulesSean McArthur-0/+72