The metamorphic test generates random unsuffixed keys and uses a Split function that always returns len(key). Increasingly (especially with range keys #1339), Pebble's behavior will be dependent on key suffixes. We should adapt the metamorphic tests to generate keys with suffixes, possibly using the internal/testkeys format of @<integer> suffixes.