Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graph ¶
type Graph struct {
// contains filtered or unexported fields
}
func Generate ¶
func Generate(params Parameters) *Graph
type Parameters ¶
type Parameters struct {
Seed int
}
Click to show internal directories.
Click to hide internal directories.