Skip to content

refactor: replace golang.org/x/exp/rand with math/rand#1957

Open
LesCyber wants to merge 1 commit intoava-labs:mainfrom
LesCyber:main
Open

refactor: replace golang.org/x/exp/rand with math/rand#1957
LesCyber wants to merge 1 commit intoava-labs:mainfrom
LesCyber:main

Conversation

@LesCyber
Copy link
Copy Markdown

@LesCyber LesCyber commented Mar 6, 2025

replaces the use of golang.org/x/exp/rand with the standard library math/rand, reduces dependency on experimental packages
, This change leverages the improved performance and features of math/rand available in Go 1.21 and later versions

Signed-off-by: LesCyber <andi4cing@gmail.com>
@LesCyber LesCyber requested a review from aaronbuchwald as a code owner March 6, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant