Uses of Class
io.github.pr0methean.betterrandom.seed.WebSeedClient
-
Packages that use WebSeedClient Package Description io.github.pr0methean.betterrandom.seed Tools to obtain and apply truly-random seeds forRandomimplementations, especially those that also implementByteArrayReseedableRandom. -
-
Uses of WebSeedClient in io.github.pr0methean.betterrandom.seed
Subclasses of WebSeedClient in io.github.pr0methean.betterrandom.seed Modifier and Type Class Description classAnuQuantumSeedClientAPI client for the Australian National University's quantum RNG, which extracts randomness from quantum-vacuum fluctuations.classRandomDotOrgAnonymousClientConnects to random.org's old API (via HTTPS) and downloads a set of random bits to use as seed data.classRandomDotOrgApi2ClientUses the random.org JSON API documented at api.random.org.
-