diff --git a/recws.go b/recws.go index b589d2a..9abf55a 100644 --- a/recws.go +++ b/recws.go @@ -289,7 +289,6 @@ func (rc *RecConn) hasSubscribeHandler() bool { func (rc *RecConn) connect() { b := rc.getBackoff() - rand.Seed(time.Now().UTC().UnixNano()) for {