but what happens if that random number appears multiple times - isn't it possible to generate a "Legend Key" on the sequence of characters that the zip utility has found appears the most?
if "25.3573834594" appears 5 times, couldn't a header be added which states that [A1] = "25.3573834594" and replace every instance of that number in the file with an "[A1]" code everytime it appears?
This is done with multiple sequences that are the same.
will this work?![]()
That is basically how these algorithms work. From your example, "25.3573834594" now appears 5 times, so it isn't so random any more, is it? So each instance can be replaced by something shorter.