func init()
in
lib/load.go [19:21]
3
lines of code
1
McCabe index (conditional complexity)
func init() { rand.Seed(time.Now().UnixNano()) }