random

package
v0.0.0-...-81b12a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2020 License: MIT Imports: 4 Imported by: 0

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

func Exponential(lambda float64) float64

Exponential https://en.wikipedia.org/wiki/Exponential_distribution#Generating_exponential_variates yields the time between two consecutive Poisson process events

func String

func String(n int) string

String ...

func StringWithCharset

func StringWithCharset(n int, charset string) string

StringWithCharset ...

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL