about summary refs log tree commit diff
path: root/src/libstd/sys/windows/rand.rs
AgeCommit message (Expand)AuthorLines
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