Documentation
¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "random"
)
Variables ¶
View Source
var (
ErrNotAttached = fmt.Errorf("random source not attached to thread")
)
Functions ¶
func AttachToThread ¶
func LoadModule ¶
func LoadModule() (starlark.StringDict, error)
func SeedThread ¶ added in v0.51.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.