aboutsummaryrefslogtreecommitdiff
path: root/std/os/linux_random.zig
AgeCommit message (Expand)Author
2018-02-05fix test failure, organize code, add new compile errorAndrew Kelley
2018-02-04Use /dev/urandom and sysctl(RANDOM_UUID) on Linux.Ben Noordhuis