aboutsummaryrefslogtreecommitdiff
path: root/lib/std/rand/test.zig
AgeCommit message (Expand)Author
2022-08-30std.rand: make weightedIndex proportions param a const sliceVeikka Tuominen
2022-08-28std.random: add weightedIndex functionJustin Whear
2022-05-12std.rand: fixup 'improve random float generation'Erik Arvstedt
2022-05-10std.rand: move tests to a separate test fileAndrew Kelley