about summary refs log tree commit diff
path: root/src/libstd/sys/windows/rand.rs
AgeCommit message (Expand)AuthorLines
2019-02-28libstd => 2018Taiki Endo-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
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