repeat - loop container
fixed variable - single literal value
random variable - random scalar [min, max]
random array - array of random scalars
permutation - k-th order permutation of [1, n]
maze matrix - [0,1] values, at least one path
sparse matrix - specify amount of 0 values
random graph
bipartite graph
random tree
directed acyclic graph

parameters