aboutsummaryrefslogtreecommitdiff
path: root/lib/std/rand.zig
AgeCommit message (Expand)Author
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-19update std lib to take advantage of slicing with comptime indexesAndrew Kelley
2020-02-24remove uses of `@ArgType` and `@IntType`Vexu
2020-02-06std: add Gimli based PRNG to std.randdaurnimator
2019-11-27remove type coercion from array values to referencesAndrew Kelley
2019-11-08update more of the std lib to use `@as`Andrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley