package
2.0.0+incompatible
Repository: https://github.com/dimensiondev/crypto.git
Documentation: pkg.go.dev

# Functions

Int returns a uniform random value in [0, max).
Prime returns a number, p, of the given size, such that p is prime with high probability.
Read is a helper function that calls Reader.Read using io.ReadFull.

# Variables

Reader is a global, shared instance of a cryptographically strong pseudo-random generator.