Documentation
¶
Index ¶
- Constants
- func ExpFloat(ctx context.Context, args ...object.Object) object.Object
- func Float(ctx context.Context, args ...object.Object) object.Object
- func Int(ctx context.Context, args ...object.Object) object.Object
- func IntN(ctx context.Context, args ...object.Object) object.Object
- func Module(parentScope *scope.Scope) (*object.Module, error)
- func NormFloat(ctx context.Context, args ...object.Object) object.Object
- func Shuffle(ctx context.Context, args ...object.Object) object.Object
Constants ¶
View Source
const Name = "rand"
Name of this module
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.