randomnessCollectiveFlip
randomMaterial(): Vec<H256>
interface:
randomnessCollectiveFlip.randomMaterialsummary: Series of block headers from the last 81 blocks that acts as random seed material. This is arranged as a ring buffer with
block_number % 81being the index into theVecof the oldest hash.