package
0.0.0-20210610080759-93fb3a700c93
Repository: https://github.com/bujimuji/markov-passwords.git
Documentation: pkg.go.dev
# Functions
NewChain returns a new Markov Chain model with number of given ngram.
NewGenerator returns a Markov password generator from the given chain.
Sum returns the sum of frequencies inside a transition array.