aboutsummaryrefslogtreecommitdiff
path: root/api/next/61716.txt
AgeCommit message (Expand)Author
4 daysapi: promote next to go1.23Gopher Robot
2024-05-07math/rand/v2: add UintRuss Cox
2023-11-22api: promote next to go1.22Michael Anthony Knyszek
2023-11-20Revert "math/rand/v2: add ChaCha8"Michael Knyszek
2023-11-19math/rand/v2: add ChaCha8Russ Cox
2023-10-30math/rand/v2: delete Mitchell/Reeds sourceRuss Cox
2023-10-30math/rand/v2: add PCG-DXSMRuss Cox
2023-10-30math/rand/v2: add, optimize N, UintN, Uint32N, Uint64NRuss Cox
2023-10-30math/rand/v2: change Source to use uint64Russ Cox
2023-10-30math/rand/v2: remove Rand.SeedRuss Cox
2023-10-30math/rand/v2: remove ReadRuss Cox
2023-10-30math/rand/v2: rename various functionsRuss Cox
2023-10-30math/rand/v2: start of new APIRuss Cox