//
pkg.gl
Category
github.com/qlcchain/go-qlc
crypto
random
package
1.5.1
Repository:
https://github.com/qlcchain/go-qlc.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
8
Files
49 SLOC
#
Functions
Bytes
Bytes fills the given byte slice with random bytes.
Intn
Intn returns a random number in [0,n).
Perm
Perm returns a random permutation of the integers [0,n).
RandomHexString
No description provided by the author