package
0.1.8
Repository: https://github.com/linx-opennetwork/coinutil.git
Documentation: pkg.go.dev

# Functions

CheckSum returns a slice of bits from the given entropy.
CheckSummed returns a bit slice of entropy with an appended check sum.
FromHex creates entropy bits from a hex string.
Random creates a random entropy of the given length.

# Type aliases

Bits represents a byte slice of individual bits.