JavaScript is disabled on your browser.
Skip navigation links
Aletojio 1.101.6 API
Overview
Package
Class
Use
Tree
Index
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package io.github.olyutorskii.aletojio
package
io.github.olyutorskii.aletojio
Misc utils for random number and entropy.
Related Packages
Package
Description
io.github.olyutorskii.aletojio.bijection
Bijection hash functions.
io.github.olyutorskii.aletojio.emergence
Emergence random number generator.
io.github.olyutorskii.aletojio.idling
Reading and skipping random number generator with statistical criteria.
io.github.olyutorskii.aletojio.rng
Random number generator interfaces.
io.github.olyutorskii.aletojio.shrink
Improving the randomness of output random number data by crunching input random number data.
Classes
Class
Description
BitPool
Bit pool.
BoundRnd
Bounded random integer value
[0,bound)
generator.