replace deprecated rand call

This commit is contained in:
wish
2023-03-30 21:59:51 +11:00
parent 61d15ddd43
commit 8749674a63

View File

@@ -12,11 +12,11 @@ import (
"strings"
"time"
"crypto/rand"
"erupe-ce/common/byteframe"
"erupe-ce/network/mhfpacket"
"go.uber.org/zap"
"math/bits"
"math/rand"
)
// Temporary function to just return no results for a MSG_MHF_ENUMERATE* packet