[erlang-questions] Re : Re: Password generator in Erlang

Richard O'Keefe ok@REDACTED
Wed Aug 15 01:58:17 CEST 2012


The (English version of) pwgen has been translated to Javascript:
http://8-p.info/pwgen/pwgen.js
It isn't very long.  In fact it's a pretty simple algorithm.
[Waving hands vigorously] It just threads a random path
through a finite state automaton.
Translating it to Erlang should be easy for anyone who wants to.




More information about the erlang-questions mailing list