github.com/orangebees/go-oneutils@v0.0.10/Random/link.go (about)

     1  package Random
     2  
     3  import _ "unsafe"
     4  
     5  //go:linkname FastRand runtime.fastrand
     6  func FastRand() uint32