Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NameByNodeId ¶
func SizeByNodeId ¶
Types ¶
type Generator ¶
type Generator interface { Generate(opt ...Opt) (root em_file.Folder) Update(root em_file.Folder, r *rand.Rand) }
func NewPoissonTree ¶
func NewPoissonTree() Generator
type Opt ¶
func NumDescendant ¶
Click to show internal directories.
Click to hide internal directories.