@@ -4,14 +4,8 @@ import (
"context"
"math/rand"
"time"
"github.com/sagernet/sing/common/random"
)
func init() {
random.InitializeSeed()
}
type (
idKey struct{}
muxIdKey struct{}
The note is not visible to the blocked user.