func init()

in lib/load.go [19:21]


func init() {
	rand.Seed(time.Now().UnixNano())
}