github.com/sagernet/sing@v0.2.6/common/random/seed.go (about)

     1  //go:build go1.20
     2  
     3  package random
     4  
     5  func InitializeSeed() {
     6  }