Imports of package rand

PathSynopsis
crypto/internal/boringPackage boring provides access to BoringCrypto implementation functions.
crypto/internal/fips140/drbgPackage drbg provides cryptographically secure random bytes usable by FIPS code.
crypto/internal/fips140only
crypto/internal/rand
errorsPackage errors implements functions to manipulate errors.
ioPackage io provides basic interfaces to I/O primitives.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
unsafePackage unsafe contains operations that step around the type safety of Go programs.