phileas.iteration.random#

Functions

generate_seeds(tree[, salt])

Populate the seeds of the random nodes and leaves of a tree, using the given salt value.

Classes

RandomTree([seed])

Additional base class of random iteration trees.

Seed(path, salt)

Seed of a random iteration node, used by its RNG.