package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: Mar 14, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
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.