Documentation ¶
Index ¶
Constants ¶
View Source
const CharsetAlphaNumeric = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
CharsetAlphaNumeric ...
View Source
const CharsetAlphaNumericLowerCase = "abcdefghijklmnopqrstuvwxyz0123456789"
CharsetAlphaNumericLowerCase ...
View Source
const CharsetNumeric = "0123456789"
CharsetNumeric ...
Variables ¶
This section is empty.
Functions ¶
func Exponential ¶
Exponential https://en.wikipedia.org/wiki/Exponential_distribution#Generating_exponential_variates yields the time between two consecutive Poisson process events
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.