aboutsummaryrefslogtreecommitdiff
path: root/lib/std/rand/ziggurat.zig
AgeCommit message (Expand)Author
2020-04-18ziggurat uses `@truncate` instead of `& 0xff`Andrew Kelley
2020-04-18Update ziggurat.zig to use `random.int(u64)`Charles Shenton
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley