package
Version:
v0.4.0-rc7
Opens a new window with list of versions in this module.
Published: Sep 25, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Rand is a global *rand.Rand instance, which initilized with NewSource() source.
Reader is a global, shared instance of a pseudorandom bytes generator.
It doesn't consume entropy.
NewSource returns math/rand.Source safe for concurrent use and initialized
with current unix-nano timestamp
Source Files
¶
Click to show internal directories.
Click to hide internal directories.