Imports of package fastuuid

PathSynopsis
crypto/randPackage rand implements a cryptographically secure random number generator.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
encoding/hexPackage hex implements hexadecimal encoding and decoding.
errorsPackage errors implements functions to manipulate errors.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.