package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.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.

# Variables

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