From 50087aa1b46460c8cd65f28afb59c5f79d8f27d8 Mon Sep 17 00:00:00 2001 From: Sean Liao Date: Thu, 14 Nov 2024 18:43:29 +0000 Subject: crypto/rand: add Text for secure random strings Fixes #67057 Change-Id: Id4a1d07bc45d9ebf90b7e6ef507002908dcfa12d Reviewed-on: https://go-review.googlesource.com/c/go/+/627477 Auto-Submit: Ian Lance Taylor Reviewed-by: Filippo Valsorda Reviewed-by: Ian Lance Taylor Reviewed-by: Russ Cox LUCI-TryBot-Result: Go LUCI --- api/next/67057.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/next/67057.txt (limited to 'api') diff --git a/api/next/67057.txt b/api/next/67057.txt new file mode 100644 index 0000000000..ad1dbb84bb --- /dev/null +++ b/api/next/67057.txt @@ -0,0 +1 @@ +pkg crypto/rand, func Text() string #67057 -- cgit v1.3-5-g9baa