setDefaultRandom
Overrides the default random source with the given random.
Must be called at most once and before any call to getDefaultRandom, otherwise an IllegalStateException is thrown.
Use getDefaultRandom to retrieve the random source configured here or the platform default.