rand

package
v0.0.0-...-0d9fb84 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "math/rand",

	"ExpFloat64":  rand.ExpFloat64,
	"Float32":     rand.Float32,
	"Float64":     rand.Float64,
	"Int":         rand.Int,
	"Int31":       rand.Int31,
	"Int31n":      rand.Int31n,
	"Int63":       rand.Int63,
	"Int63n":      rand.Int63n,
	"Intn":        rand.Intn,
	"NormFloat64": rand.NormFloat64,
	"Perm":        rand.Perm,
	"Read":        rand.Read,
	"Seed":        rand.Seed,
	"Shuffle":     rand.Shuffle,
	"Uint32":      rand.Uint32,
	"Uint64":      rand.Uint64,

	"source":    rand.NewSource,
	"NewSource": rand.NewSource,

	"New":     rand.New,
	"zipf":    rand.NewZipf,
	"NewZipf": rand.NewZipf,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL