主要根据 BLID 和 TXID 而来。
type RND struct { Key [32]byte Pos uint64 // we will wrap around in 2^64 times but this is per TX,BLOCK,SCID }
Random