pass

package
v0.0.0-...-3e9342f Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPassLength      = errors.New("Length of password must be greater than 1")
	ErrPassAlphaLength = errors.New("Length of password must be greater than or " +
		"equal to number of required characters")
	ErrAlphaLength = errors.New("Alphabet must not be empty")
	ErrTimeOut     = errors.New("Could not find a matching password in " + deadline.String())
)

Functions

func New

func New(length int, alphabets ...string) (string, error)

func Rand

func Rand() *rand.Rand

Types

This section is empty.

Jump to

Keyboard shortcuts

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