@@ -8,7 +8,7 @@ import (
"errors"
"fmt"
"io"
- "math/rand"
+ "math/rand/v2"
"os"
"strings"
"testing"