Warning: Non-existent associative array entry. Returning default value

In reply to javatea:

I’m not trying to add anything to the array in randomize. I want an initialized array before I call randomize().

Isn’t there a way to initialize the associative array without having to call randomize (and rely on the post_randomize function)?