Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogNormalGenerator ¶
func NewLogNormalGenerator ¶
func NewLogNormalGenerator(min int, max int, mean int, median int) *LogNormalGenerator
func (*LogNormalGenerator) GenerateDelay ¶
func (g *LogNormalGenerator) GenerateDelay() int
Click to show internal directories.
Click to hide internal directories.