We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd5414 commit 95931bdCopy full SHA for 95931bd
base58_test.go
@@ -1,8 +1,8 @@
1
package base58
2
3
import (
4
- "crypto/rand"
5
"encoding/hex"
+ "math/rand"
6
"testing"
7
)
8
0 commit comments