# Functions
ContainsBlock returns true if a block is found n a list of blocks.
ContainsPeer returns true if a peer is found n a list of peers.
GenerateBlocksOfSize generates a series of blocks of the given byte size.
GenerateCids produces n content identifiers.
GenerateMessageEntries makes fake bitswap message entries.
GenerateOptimizedPeers creates n peer ids, with optimization fall off up to optCount, curveFunc to scale it.
GeneratePeers creates n peer ids.
GenerateSessionID make a unit session identifier.
GenerateWantlist makes a populated wantlist.
IndexOf returns the index of a given cid in an array of blocks.