protected internal override TestLayout <MutableLong, MutableLong> GetLayout(RandomRule random) { return(longLayout().withKeyPadding(random.IntBetween(0, 10)).build()); }