package
0.64.11
Repository: https://github.com/grokify/mogo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Copy returns a copy of a `*big.Int`.
No description provided by the author
Div devides a by b and returns a new `*big.Int`.
EncodeToString uses [0-9a-zA-Z] for base62.
Equal checks if a == b.
No description provided by the author
No description provided by the author
IntToHex converts a `*big.Int` to a hex string.
Mod performs `a mod n`.
ModInt64 returns an int64 mod.
MustEncodeToString uses [0-9a-zA-Z] for base62.
NewIntHex converts a hex string to a `*big.Int`.
NewIntString creates a new `*big.Int` from an uint64.
NewIntUint64 creates a new `*big.Int` from an uint64.
No description provided by the author
Pow is the power function for big ints.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author