Documentation ¶ Index ¶ func UUIDFromRand(rand *rand2.Rand) uuid.UUID type Source func NewFromInvocationId(invocationId []byte) *Source func NewFromSeed(seed uint64) *Source func (s *Source) Copy() *Source func (s *Source) Uint64() uint64 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func UUIDFromRand ¶ func UUIDFromRand(rand *rand2.Rand) uuid.UUID Types ¶ type Source ¶ type Source struct { // contains filtered or unexported fields } func NewFromInvocationId ¶ func NewFromInvocationId(invocationId []byte) *Source func NewFromSeed ¶ func NewFromSeed(seed uint64) *Source func (*Source) Copy ¶ func (s *Source) Copy() *Source func (*Source) Uint64 ¶ func (s *Source) Uint64() uint64 Source Files ¶ View all Source files source.gouuid.go Click to show internal directories. Click to hide internal directories.