# Functions
DefaultInitialWeights provides the default map of weights that can be overridden by the InitialWeights option.
DefaultWeights provides the default map of weights that can be overridden by the Weights option.
Generate produces random Nodes which can be useful for testing and benchmarking.
InitialWeights sets a per-kind weighting for the root node.
TargetBlockSize sets a very rough bias in number of bytes that the resulting Node may consume when encoded (i.e.
Weights sets a per-kind weighting for nodes appearing throughout the returned graph.
# Type aliases
No description provided by the author