rand

package
v0.0.0-...-e7f8917 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2017 License: MIT Imports: 2 Imported by: 0

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,
	"seed":        rand.Seed,
	"uint32":      rand.Uint32,

	"source": rand.NewSource,

	"Rand": qlang.StructOf((*rand.Rand)(nil)),
	"new":  rand.New,
	"Zipf": qlang.StructOf((*rand.Zipf)(nil)),
	"zipf": 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