잉여개발기 (SPDV) il y a 3 ans
Parent
commit
eb46ad0dc9

BIN
route_go/main_easter_egg.amd64.bin


BIN
route_go/main_easter_egg.amd64.exe


BIN
route_go/main_easter_egg.arm64.bin


BIN
route_go/main_easter_egg.arm64.exe


+ 3 - 0
route_go/main_easter_egg.go

@@ -3,9 +3,12 @@ package main
 import (
 	"fmt"
 	"math/rand"
+	"time"
 )
 
 func main() {
+	rand.Seed(time.Now().UnixNano())
+
 	select_list := []string{
 		"PWD0ZbR7AOY",
 		"HoU29ljOmTE",