1
0
mirror of https://github.com/golang/go synced 2024-11-15 06:50:32 -07:00
go/api/next/61716.txt
Russ Cox 9c4849bf20 math/rand/v2: add Uint
Uint was part of the approved proposal but was inadvertently left
out of Go 1.22. Add for Go 1.23.

Change-Id: Ifaf24447bd70c8524c2fd299eefdf4aa29e49e66
Reviewed-on: https://go-review.googlesource.com/c/go/+/583455
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
2024-05-07 18:03:11 +00:00

3 lines
94 B
Plaintext

pkg math/rand/v2, func Uint() uint #61716
pkg math/rand/v2, method (*Rand) Uint() uint #61716