Imports of package rand

PathSynopsis
crypto/internal/boringPackage boring provides access to BoringCrypto implementation functions.
crypto/internal/fips140
crypto/internal/fips140/drbg
crypto/internal/fips140only
crypto/internal/randutilPackage randutil contains internal randomness utilities for various crypto packages.
crypto/internal/sysrandPackage rand provides cryptographically secure random bytes from the operating system.
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.