Remove use of crypto rand in tests
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
@@ -18,8 +18,8 @@ package compression
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"crypto/rand"
|
||||
"io/ioutil"
|
||||
"math/rand"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user