random

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Rand = rand.New(NewSource())

Rand is a global *rand.Rand instance, which initialized with NewSource() source.

View Source
var Reader io.Reader = &reader{rnd: Rand}

Reader is a global, shared instance of a pseudorandom bytes generator. It doesn't consume entropy.

Functions

func NewSource

func NewSource() rand.Source

NewSource returns math/rand.Source safe for concurrent use and initialized with current unix-nano timestamp

Types

This section is empty.

Jump to

Keyboard shortcuts

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