Skip to content

Commit 54d318c

Browse files
committed
Removed math/rand
1 parent 2853bd2 commit 54d318c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knx/knxnet/hpai_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ package knxnet
55

66
import (
77
"bytes"
8+
"crypto/rand"
89
"fmt"
9-
"math/rand"
1010
"net"
1111
"testing"
1212

0 commit comments

Comments
 (0)