So random order in Go1.3. Sounds good to me.
Tried anyways with ten items, the results are interesting:
http://play.golang.org/p/dVZvmBOu_g
With ten items, it seems to randomly (?) alternate between two iteration orders.
Local Go1.2.1 has similar behavior.