mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
committed by
Bjørn Erik Pedersen
parent
f2946da9e8
commit
e77ca3c105
@@ -35,6 +35,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
// htime.Now cannot be used here
|
||||
rand.Seed(time.Now().UTC().UnixNano())
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user