Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BetaRand ¶
type BetaRand struct {
// contains filtered or unexported fields
}
A BetaRand is a source of random numbers.
func NewBetaRand ¶
NewBetaRand returns a new BetaRand that uses random values from rand to generate beta random values.
Click to show internal directories.
Click to hide internal directories.