Michael Torrie <torr...@gmail.com>: > If the data is truly random then it does not matter whether you have 5 > bytes or 5 GB. There is no pattern to discern, and having more chunks > of random data won't make it possible to compress.
That's true if "truly random" means "evenly distributed". You might have genuine random numbers with some other distribution, for example Gaussian: <URL: https://www.random.org/gaussian-distributions/>. Such sequences of random numbers may well be compressible. Marko -- https://mail.python.org/mailman/listinfo/python-list