passgen

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alphabet

type Alphabet struct {
	// contains filtered or unexported fields
}

func (*Alphabet) SetMax

func (this *Alphabet) SetMax(max int)

func (*Alphabet) SetMin

func (this *Alphabet) SetMin(min int)

func (*Alphabet) SetMinMax

func (this *Alphabet) SetMinMax(min, max int)

type Generator

type Generator struct {
	Exclude string
	// contains filtered or unexported fields
}

func New

func New() *Generator

func (*Generator) AddAlphabet

func (this *Generator) AddAlphabet(characters string) *Alphabet

func (*Generator) Generate

func (this *Generator) Generate() (string, error)

func (*Generator) SetLength

func (this *Generator) SetLength(min, max int)

Jump to

Keyboard shortcuts

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