Write an array of random values to a hard drive — terabytes of them.
Dupe the drive.
You now have a matching pair of "one-time pads" for, I have heard, the hardest form of encryption to decrypt. I would think expect there is a business already doing this.
Used properly, encryption using one time pads produces data streams that are indistinguishable from uniformly distributed random noise and cannot be cracked (https://en.wikipedia.org/wiki/One-time_pad)
Dupe the drive.
You now have a matching pair of "one-time pads" for, I have heard, the hardest form of encryption to decrypt. I would think expect there is a business already doing this.