Mind telling us the versions of Multibit, Windows and Java?
I ask because the original bitcoin client seeds the random number generator "with a screen scrape and other hardware sources", specifically when it's running on Windows.
Whereas bitcoinj (which Multibit relies on) simply calls SecureRandom() without seeding the PRNG first.