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/randutilPackage randutil contains internal randomness utilities for various crypto packages.
internal/godebugPackage godebug makes the settings in the $GODEBUG environment variable available to other packages.
ioPackage io provides basic interfaces to I/O primitives.
unsafePackage unsafe contains operations that step around the type safety of Go programs.