package
Version:
v0.0.0-...-745f595
Opens a new window with list of versions in this module.
Published: Aug 1, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package random provides some functions to securely generate random bytes and
numbers.
Bytes fills the given byte slice with random bytes.
Intn returns a random number in [0,n).
Perm returns a random permutation of the integers [0,n).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.