# Functions
EvidencesEqual compares two evidences.
LinksEqual compares two links.
NewLinkBuilder creates a new LinkBuilder.
RandomBytes returns a random byte array of the specified length.
RandomEvidence creates a random evidence.
RandomHash creates a random hash.
RandomLink creates a link with random data.
RandomPrivateKey generates a private key that can be used to sign links.
RandomSegment creates a segment with random data.
RandomString generates a random string.
SegmentsEqual compares two segments.
# Structs
LinkBuilder allows building links easily in tests.