@@ -6,8 +6,10 @@ import (
"time"
)
func main() {
func init() {
rand.Seed(time.Now().UTC().UnixNano())
}
fmt.Print("hello")
The note is not visible to the blocked user.