On 07/20/2016 10:40 AM, Jack Stouffer wrote:
On Wednesday, 20 July 2016 at 17:31:18 UTC, Ali Çehreli wrote:making it impossible to access randomlymaking it impossible to access randomly __correctly__, unless you're safely assuming there's only ASCII in your string.
Yes, perhaps I should have said "making it not meaningful to access randomly" (in general, as you note).
Ali