Using nondeterminism alone, we can achieve the information theoretic lower bound up to an additive term of O(((log |A=n|)1/2 + log n) log n); using both nondeterminism and randomness, we can make do with an excess term of O(log3 n). With randomness alone, we show a lower bound of n - log |A=n| - O(log n) on the description length of strings in A of length n, and a lower bound of 2 log |A=n| - O(1) on the length of any program that distinguishes a given string of length n in A from any other string. The latter lower bound is tight up to an additive term of O(log n).
The key ingredient for our upper bounds is the relativizable hardness versus randomness tradeoffs based on the Nisan-Wigderson pseudorandom generator construction.