Documentation
¶
Index ¶
- func ExpFloat64() (float64, error)
- func Float32() (float32, error)
- func Float64() (float64, error)
- func Int() (int, error)
- func Int31() (int32, error)
- func Int31n(n int32) (int32, error)
- func Int63() (int64, error)
- func Int63n(n int64) (int64, error)
- func Intn(n int) (int, error)
- func NormFloat64() (float64, error)
- func Perm(n int) ([]int, error)
- func Read(p []byte) (n int, err error)
- func Shuffle(n int, swap func(i, j int)) error
- func Uint32() (uint32, error)
- func Uint64() (uint64, error)
- type Default
- type Source
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpFloat64 ¶
func NormFloat64 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.