For storing data in projects while staying under 5mb limit. Press space to test how efficient the algorithm is for the 0-100,000 I can't change the input on the slider because my Ipad sucks, but it works up to pretty large values. the average compression is around 50% the size of base 10. I might compare against base64 compression later but this is more efficient.
For storing data in projects while staying under 5mb limit. The encoding is an average of log(10)/log(95)*100 % (about 50%) of the length base 10. based on lim x->inf floor(log_95(x)+1)/floor(log(x)+1) could be wrong on math lmk