Hacker News new | ask | show | jobs
by cromwellian 4836 days ago
Java Service Providers (SPI) trigger before main() is run. You can create a SecureRandom() provider, add it to the classpath with SPI, removing other providers.