package
1.2.120
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

Float32 implements rand.Float32 on the global source.
Float64 implements rand.Float64 on the global source.
Int implements rand.Int on the global source.
Int31 implements rand.Int31 on the global source.
Int31n implements rand.Int31n on the global source.
Int63 implements rand.Int63 on the global source.
Int63n implements rand.Int63n on the global source.
Intn implements rand.Intn on the global source.
Perm implements rand.Perm on the global source.
Read implements rand.Read on the global source.
Seed implements rand.Seed on the global source.
Shuffle implements rand.Shuffle on the global source.
Uint32 implements rand.Uint32 on the global source.
Uint64 implements rand.Uint64 on the global source.